summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm64-arguments.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Widen non-power-of-2 vector HFA base types.Ahmed Bougacha2016-04-191-0/+31
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-29/+27
* Respect alignment when loading up a coerced function argumentUlrich Weigand2015-07-101-34/+34
* Change AArch64 i128 returns to use [2 x i64] when possible.Pete Cooper2015-04-171-1/+1
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-29/+29
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-53/+53
* AArch64: simplify PCS mapping.Tim Northover2014-11-271-8/+7
* ARM64: Do not expand variadic HFA/HVA arguments with the Darwin ABI.Bob Wilson2014-04-211-0/+6
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+713