summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-complex-return.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* 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 fixes PR13624, which notes a 64-bit PowerPC ELF ABIBill Schmidt2012-12-171-0/+127