summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ldr.ll
Commit message (Expand)AuthorAge
* Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson2009-10-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Implement Thumb2 ldr.Evan Cheng2009-06-29
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng2007-01-19
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* select code likeRafael Espindola2006-08-14