aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
AgeCommit message (Expand)Author
2012-01-04Fix more places which should be checking for iOS, not darwin.Evan Cheng
2010-11-03Fix test.Evan Cheng
2010-11-03Two sets of changes. Sorry they are intermingled.Evan Cheng
2010-09-17Teach the (non-MC) instruction printer to use the cannonical names for push/pop,Jim Grosbach
2010-09-10Fix merging base-updates for VLDM/VSTM: Before I switched these instructionsBob Wilson
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
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-01-30For PR411:Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-19Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng