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