With -neon-reg-sequence, models forming a Q register from a pair of consecutive D...
[oota-llvm.git] / lib / Target / ARM / ARMCallingConv.td
2009-10-27 Rafael EspindolaCorrectly align double arguments in the stack.
2009-08-05 Anton KorobeynikovMissed pieces for ARM HardFP ABI.
2009-06-22 Bob WilsonAdd support for ARM's Advanced SIMD (NEON) instruction...
2009-06-16 Anton KorobeynikovAddress review comments: add 3 ARM calling conventions.
2009-06-08 Anton KorobeynikovTypo
2009-06-08 Anton KorobeynikovThe attached patches implement most of the ARM AAPCS...
2009-05-19 Bob WilsonFix pr4058 and pr4059. Do not split i64 or double...
2009-04-24 Bob WilsonRemove unnecessary references to f32 types. After...
2009-04-17 Bob WilsonClean up formatting, remove trailing whitespace, fix...
2009-04-17 Bob WilsonUse CallConvLower.h and TableGen descriptions of the...