aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMCallingConv.td
Commit message (Expand)AuthorAgeFilesLines
* Correctly align double arguments in the stack.Rafael Espindola2009-10-271-0/+1
* Missed pieces for ARM HardFP ABI.Anton Korobeynikov2009-08-051-0/+2
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-7/+34
* Address review comments: add 3 ARM calling conventions.Anton Korobeynikov2009-06-161-27/+0
* TypoAnton Korobeynikov2009-06-081-1/+1
* The attached patches implement most of the ARM AAPCS-VFP hard floatAnton Korobeynikov2009-06-081-9/+51
* Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 andBob Wilson2009-05-191-1/+4
* Remove unnecessary references to f32 types. After specifying that f32Bob Wilson2009-04-241-4/+4
* Clean up formatting, remove trailing whitespace, fix comment typos andBob Wilson2009-04-171-3/+3
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-171-0/+84