summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-08-07-NeonFPBug.ll
Commit message (Expand)AuthorAge
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* switch the flag for using NEON for SP floating point to a subtarget 'feature'.Jim Grosbach2010-03-25
* 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
* Fix support to use NEON for single precision fp math.Evan Cheng2009-08-07