summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vfp.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-12/+12
2012-08-08Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson1-2/+2
2012-08-03Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson1-2/+2
2011-04-13Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...Andrew Trick1-1/+1
2011-04-12Revert 129383. It causes some targets to hit a scheduler assert.Andrew Trick1-1/+1
2011-04-12PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency.Andrew Trick1-1/+1
2011-03-31Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen1-2/+3
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach1-12/+12
2009-09-15Convert more tests to FileCheck.Bob Wilson1-16/+27
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-8/+8
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-4/+4
2008-02-17Remove llvm-upgrade.Tanya Lattner1-107/+101
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-8/+8
2007-04-16For PR1319:Reid Spencer1-1/+1
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer1-9/+16
2007-01-19ARM test cases contributed by Apple.Evan Cheng1-0/+143