summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ppc64-varargs-struct.c
Commit message (Expand)AuthorAgeFilesLines
* Since the file has both ppc and ppc64 tests in it rename it.Roman Divacky2014-11-041-112/+0
* Rewrite the test to not require asserts.Roman Divacky2014-11-041-72/+72
* Require asserts to unbreak the buildbots.Roman Divacky2014-11-031-0/+1
* Implement vaarg lowering for ppc32. Lowering of scalars and aggregatesRoman Divacky2014-11-031-0/+81
* clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* This patch is a follow-up to r166805. As suggested on-list, a check wasBill Schmidt2012-10-261-0/+4
* This patch addresses a 64-bit PowerPC ELF ABI compatibility issue withBill Schmidt2012-10-261-6/+0
* Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds.Bill Schmidt2012-10-041-3/+3
* Add a test case for r156143, which enabled general varargs support for theBill Schmidt2012-10-041-0/+32
OpenPOWER on IntegriCloud