summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vfp.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-08
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-03
* Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat...Andrew Trick2011-04-13
* Revert 129383. It causes some targets to hit a scheduler assert.Andrew Trick2011-04-12
* PreRA scheduler heuristic fixes: VRegCycle, TokenFactor latency.Andrew Trick2011-04-12
* Fix ARM tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Convert more tests to FileCheck.Bob Wilson2009-09-15
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* ARM test cases contributed by Apple.Evan Cheng2007-01-19