summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ldr_frame.ll
Commit message (Expand)AuthorAge
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-24
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-23
* For PR761:Reid Spencer2007-01-26
* Added some load from stack frames test cases.Evan Cheng2007-01-24