summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-complex-parms.c
Commit message (Expand)AuthorAgeFilesLines
* [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble...Tim Shen2017-01-231-1/+1
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-30/+30
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-16/+16
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-32/+32
* Remove some incorrect test suppressionsAlp Toker2014-06-301-1/+0
* clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-17/+17
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-17/+17
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-17/+17
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-16/+18
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-16/+16
* This patch addresses an incompatibility relative to the 64-bit PowerPCBill Schmidt2012-11-271-0/+182