aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ldr.ll
AgeCommit message (Expand)Author
2009-10-27Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-29Implement Thumb2 ldr.Evan Cheng
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-01-19Add test case extracted from lencod. Spiller was infinite looping in GetRegFo...Evan Cheng
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-08-14select code likeRafael Espindola