Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DP (LLVM) | Oliver Stannard | 2014-10-01 | 1 | -0/+3 |
* | [ARM] Enable DP copy, load and store instructions for FPv4-SP | Oliver Stannard | 2014-08-21 | 1 | -1/+1 |
* | ARM: do not generate BLX instructions on Cortex-M CPUs. | Tim Northover | 2014-08-06 | 1 | -3/+3 |
* | Add extra CHECK prefix to tests with explicit prefix | Nico Rieck | 2014-02-16 | 1 | -5/+5 |
* | Remove some register allocation order dependencies. | Jakob Stoklund Olesen | 2013-01-19 | 1 | -1/+1 |
* | Add LLVM support for Swift. | Bob Wilson | 2012-09-29 | 1 | -3/+3 |
* | Change register allocation order for ARM VFP and NEON registers to put the | Bob Wilson | 2010-10-08 | 1 | -1/+1 |
* | fix silly typo | Jim Grosbach | 2010-08-11 | 1 | -2/+2 |
* | Add a target triple, as the runtime library invocation varies a bit by | Jim Grosbach | 2010-08-11 | 1 | -3/+3 |
* | Temporarily disable some failing tests, until they can be | Dan Gohman | 2010-08-11 | 1 | -2/+2 |
* | cortex m4 has floating point support, but only single precision. | Jim Grosbach | 2010-08-11 | 1 | -0/+24 |