summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ppc64-extend.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
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* Fix testcases to not rely upon target-* attributes.Bill Wendling2013-02-261-5/+5
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-5/+5
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-5/+5
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-4/+5
* On PowerPC64, integer arguments and return values need to be sign- orUlrich Weigand2012-11-051-0/+15