aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-03-07-SpillerBug.ll
AgeCommit message (Expand)Author
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