aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Assembly/AutoUpgrade.h
AgeCommit message (Expand)Author
2006-12-03Remove dead code.Reid Spencer
2006-05-19Fix some doxygen usage in these headers.Reid Spencer
2006-03-25Unused function - easier to throw away than fix.Jim Laskey
2006-03-03Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolvingChris Lattner
2006-01-27Fix auto-upgrade of intrinsics to work properly with both assembly andReid Spencer
2006-01-191. Documentation upgrade.Reid Spencer
2006-01-19Add a new interface function to AutoUpgrade for simultaneously upgradingReid Spencer
2006-01-16For PR411:Reid Spencer