summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-varargs-complex.c
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-32/+26
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-12/+12
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-12/+12
* clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* This patch addresses varargs processing for small complex types underBill Schmidt2013-01-141-0/+73