Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missed pieces for ARM HardFP ABI. | Anton Korobeynikov | 2009-08-05 | 1 | -0/+2 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -7/+34 |
* | Address review comments: add 3 ARM calling conventions. | Anton Korobeynikov | 2009-06-16 | 1 | -27/+0 |
* | Typo | Anton Korobeynikov | 2009-06-08 | 1 | -1/+1 |
* | The attached patches implement most of the ARM AAPCS-VFP hard float | Anton Korobeynikov | 2009-06-08 | 1 | -9/+51 |
* | Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 and | Bob Wilson | 2009-05-19 | 1 | -1/+4 |
* | Remove unnecessary references to f32 types. After specifying that f32 | Bob Wilson | 2009-04-24 | 1 | -4/+4 |
* | Clean up formatting, remove trailing whitespace, fix comment typos and | Bob Wilson | 2009-04-17 | 1 | -3/+3 |
* | Use CallConvLower.h and TableGen descriptions of the calling conventions | Bob Wilson | 2009-04-17 | 1 | -0/+84 |