summaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-varargs-complex.c
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
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
2013-12-04clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi
2013-01-14This patch addresses varargs processing for small complex types underBill Schmidt