aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vfp.ll
AgeCommit message (Expand)Author
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-15Convert more tests to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng