summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/aarch64-varargs.c
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-30/+27
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-30/+30
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-25/+25
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-18/+18
* AArch64: use aarch64_be instead of arm64_be in all tests.Tim Northover2014-07-231-1/+1
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-2/+0
* [ARM64] Add a missed case label for arm64_be, and enable the aarch64-varargs ...James Molloy2014-04-231-0/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+1
* clang/test/CodeGen/aarch64-varargs.c: works now regardless of assertions.Christian Pirker2014-03-141-9/+6
* clang/test/CodeGen/aarch64-varargs.c: Suppress this for -Asserts, for now.NAKAMURA Takumi2014-03-141-0/+3
* AArch64_be varargs processing for ARM ABIChristian Pirker2014-03-141-3/+16
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-7/+7
* Add support for AArch64 target.Tim Northover2013-01-311-0/+238