summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMCallingConv.td
Commit message (Expand)AuthorAge
* Add fastcc cc: pass and return VFP / NEON values in registers. Controlled by ...Evan Cheng2010-10-22
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Fix eabi calling convention when a 64 bit value shadows r3.Rafael Espindola2010-08-06
* Correctly align double arguments in the stack.Rafael Espindola2009-10-27
* Missed pieces for ARM HardFP ABI.Anton Korobeynikov2009-08-05
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-22
* Address review comments: add 3 ARM calling conventions.Anton Korobeynikov2009-06-16
* TypoAnton Korobeynikov2009-06-08
* The attached patches implement most of the ARM AAPCS-VFP hard floatAnton Korobeynikov2009-06-08
* Fix pr4058 and pr4059. Do not split i64 or double arguments between r3 andBob Wilson2009-05-19
* Remove unnecessary references to f32 types. After specifying that f32Bob Wilson2009-04-24
* Clean up formatting, remove trailing whitespace, fix comment typos andBob Wilson2009-04-17
* Use CallConvLower.h and TableGen descriptions of the calling conventionsBob Wilson2009-04-17