summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fp_convert.ll
Commit message (Expand)AuthorAge
* Fix Darwin NEON FP and increase coverageRenato Golin2013-03-21
* Avoid NEON SP-FP unless unsafe-math or DarwinRenato Golin2013-03-21
* Add LLVM support for Swift.Bob Wilson2012-09-29
* Inflate register classes after coalescing.Jakob Stoklund Olesen2011-08-09
* Avoid write-after-write issue hazards for Cortex-A9.Bob Wilson2011-04-19
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-25
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Remove neonfp attribute and instead set default based on CPU string. Add -arm...David Goodwin2009-10-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* now that these are in file-check format, we can merge them togetherChris Lattner2009-08-11