summaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-complex-parms.c
AgeCommit message (Expand)Author
2017-01-23[APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble...Tim Shen
2016-12-23Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth
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
2014-06-30Remove some incorrect test suppressionsAlp Toker
2013-12-04clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi
2013-02-26Fix testcases to not rely upon target-* attributes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2013-02-15Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling
2012-11-27This patch addresses an incompatibility relative to the 64-bit PowerPCBill Schmidt