summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-03-07-SpillerBug.ll
AgeCommit message (Expand)Author
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2009-03-08If a MI uses the same register more than once, only mark one of them as 'kill'.Evan Cheng