summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-04
* Fix test.Evan Cheng2010-11-03
* Two sets of changes. Sorry they are intermingled.Evan Cheng2010-11-03
* Teach the (non-MC) instruction printer to use the cannonical names for push/pop,Jim Grosbach2010-09-17
* Fix merging base-updates for VLDM/VSTM: Before I switched these instructionsBob Wilson2010-09-10
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* For PR411:Reid Spencer2007-01-30
* For PR761:Reid Spencer2007-01-26
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-19