summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm64-arguments.c
AgeCommit message (Expand)Author
2016-04-19[CodeGen] Widen non-power-of-2 vector HFA base types.Ahmed Bougacha
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-17Change AArch64 i128 returns to use [2 x i64] when possible.Pete Cooper
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-11-27AArch64: simplify PCS mapping.Tim Northover
2014-04-21ARM64: Do not expand variadic HFA/HVA arguments with the Darwin ABI.Bob Wilson
2014-04-16[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy
2014-03-29ARM64: initial clang support commit.Tim Northover