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