Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: fixup more tests to specify the target more explicitly | Saleem Abdulrasool | 2014-04-03 | 1 | -5/+14 |
* | Fix Darwin NEON FP and increase coverage | Renato Golin | 2013-03-21 | 1 | -2/+3 |
* | Avoid NEON SP-FP unless unsafe-math or Darwin | Renato Golin | 2013-03-21 | 1 | -1/+3 |
* | Add LLVM support for Swift. | Bob Wilson | 2012-09-29 | 1 | -3/+3 |
* | switch the flag for using NEON for SP floating point to a subtarget 'feature'. | Jim Grosbach | 2010-03-25 | 1 | -2/+2 |
* | Convert a few tests to FileCheck for PR5307. | Edward O'Callaghan | 2009-11-22 | 1 | -3/+6 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -2/+2 |
* | Remove neonfp attribute and instead set default based on CPU string. Add -arm... | David Goodwin | 2009-10-01 | 1 | -2/+2 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -3/+3 |
* | Initial support for single-precision FP using NEON. Added "neonfp" attribute ... | David Goodwin | 2009-08-04 | 1 | -0/+10 |