aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Assembly/AutoUpgrade.h
Commit message (Expand)AuthorAgeFilesLines
* Unused function - easier to throw away than fix.Jim Laskey2006-03-251-8/+0
* Split memcpy/memset/memmove intrinsics into i32/i64 versions, resolvingChris Lattner2006-03-031-12/+2
* Fix auto-upgrade of intrinsics to work properly with both assembly andReid Spencer2006-01-271-1/+12
* 1. Documentation upgrade.Reid Spencer2006-01-191-7/+16
* Add a new interface function to AutoUpgrade for simultaneously upgradingReid Spencer2006-01-191-1/+25
* For PR411:Reid Spencer2006-01-161-0/+33