summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-abi-vector.c
Commit message (Expand)AuthorAgeFilesLines
* Reverting Neon vector type 64-alignment fixJaved Absar2017-05-301-7/+7
* [ARM] Fix Neon vector type alignment to 64-bitJaved Absar2017-05-301-7/+7
* LLDB JIT needs android vector passing rules.Stephen Hines2015-12-041-0/+68
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-62/+60
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-16/+16
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-9/+9
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-16/+16
* ARM ABI: fix testing case arm-abi-vector.c by using [[VAR]]Manman Ren2012-10-161-92/+91
* XFAIL this testing case to recover buildbotManman Ren2012-10-161-0/+1
* ARM ABI: fix ABI alignment issues in varargs.Manman Ren2012-10-161-0/+35
* ARM ABI: passing illegal vector types as varargs.Manman Ren2012-10-161-0/+190
* ARM ABI: fix ABI alignment issues when passing legal vector types as varargs.Manman Ren2012-10-161-0/+38