summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-varargs.c
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid 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-07-23AArch64: use aarch64_be instead of arm64_be in all tests.Tim Northover
2014-05-24AArch64/ARM64: update Clang after AArch64 removal.Tim Northover
2014-04-23[ARM64] Add a missed case label for arm64_be, and enable the aarch64-varargs ...James Molloy
2014-03-29ARM64: initial clang support commit.Tim Northover
2014-03-14clang/test/CodeGen/aarch64-varargs.c: works now regardless of assertions.Christian Pirker
2014-03-14clang/test/CodeGen/aarch64-varargs.c: Suppress this for -Asserts, for now.NAKAMURA Takumi
2014-03-14AArch64_be varargs processing for ARM ABIChristian Pirker
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-01-31Add support for AArch64 target.Tim Northover