summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-abi-vector.c
AgeCommit message (Expand)Author
2017-05-30Reverting Neon vector type 64-alignment fixJaved Absar
2017-05-30[ARM] Fix Neon vector type alignment to 64-bitJaved Absar
2015-12-04LLDB JIT needs android vector passing rules.Stephen Hines
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-04-16[opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2012-10-16ARM ABI: fix testing case arm-abi-vector.c by using [[VAR]]Manman Ren
2012-10-16XFAIL this testing case to recover buildbotManman Ren
2012-10-16ARM ABI: fix ABI alignment issues in varargs.Manman Ren
2012-10-16ARM ABI: passing illegal vector types as varargs.Manman Ren
2012-10-16ARM ABI: fix ABI alignment issues when passing legal vector types as varargs.Manman Ren