summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-struct-onefloat.c
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-12/+12
* Respect alignment when loading up a coerced function argumentUlrich Weigand2015-07-101-8/+8
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* 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
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Remove XFAIL,fix testBill Schmidt2012-10-121-2/+1
* XFAIL pending further investigationBill Schmidt2012-10-121-39/+24
* This patch addresses PR13948.Bill Schmidt2012-10-121-0/+65