summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm64-abi-vector.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Android Vector calling convention for AArch64Nirav Dave2016-02-221-0/+22
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-37/+31
* Respect alignment when loading up a coerced function argumentUlrich Weigand2015-07-101-5/+5
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-11/+11
* 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-19/+19
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+430