aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
AgeCommit message (Expand)Author
2016-08-23[ARM] Generate consistent frame records for Thumb2Oliver Stannard
2015-03-07Recommit r231324 with a fix to the ARM execution domain codeEric Christopher
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
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