summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-1/+1
* Recommit r231324 with a fix to the ARM execution domain codeEric Christopher2015-03-071-0/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-11/+11
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Fix test.Evan Cheng2010-11-031-1/+1
* Two sets of changes. Sorry they are intermingled.Evan Cheng2010-11-031-1/+2
* Teach the (non-MC) instruction printer to use the cannonical names for push/pop,Jim Grosbach2010-09-171-1/+1
* Fix merging base-updates for VLDM/VSTM: Before I switched these instructionsBob Wilson2010-09-101-1/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-4/+4
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-6/+6
* For PR411:Reid Spencer2007-01-301-4/+4
* For PR761:Reid Spencer2007-01-261-13/+13
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-191-0/+103
OpenPOWER on IntegriCloud