summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm64-abi-vector.c
AgeCommit message (Expand)Author
2016-02-22Add support for Android Vector calling convention for AArch64Nirav Dave
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-07-10Respect alignment when loading up a coerced function argumentUlrich Weigand
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
2014-03-29ARM64: initial clang support commit.Tim Northover