summaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-struct-onefloat.c
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-07-10Respect alignment when loading up a coerced function argumentUlrich Weigand
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-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-10-12Remove XFAIL,fix testBill Schmidt
2012-10-12XFAIL pending further investigationBill Schmidt
2012-10-12This patch addresses PR13948.Bill Schmidt