ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.
[oota-llvm.git] / lib / Target / ARM64 / ARM64CallingConvention.td
2014-04-25 Jiangning Liu[ARM64] Handle fp128 for parameter passing on stack
2014-04-23 Kevin Qin[ARM64] Enable feature predicates for NEON / FP / CRYPTO.
2014-04-18 Tim NorthoverAArch64/ARM64: copy byval implementation from AArch64.
2014-04-16 Tim NorthoverARM64: mark x7 as used when an i128 gets shunted onto...
2014-03-29 Tim NorthoverARM64: initial backend import