Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -8/+8 |
* | 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/+2 |
* | Add LLVM support for Swift. | Bob Wilson | 2012-09-29 | 1 | -2/+2 |
* | Inflate register classes after coalescing. | Jakob Stoklund Olesen | 2011-08-09 | 1 | -2/+4 |
* | Avoid write-after-write issue hazards for Cortex-A9. | Bob Wilson | 2011-04-19 | 1 | -4/+4 |
* | switch the flag for using NEON for SP floating point to a subtarget 'feature'. | Jim Grosbach | 2010-03-25 | 1 | -2/+1 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -4/+4 |
* | 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 | -5/+5 |
* | now that these are in file-check format, we can merge them together | Chris Lattner | 2009-08-11 | 1 | -0/+49 |