summaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-extend.c
AgeCommit message (Expand)Author
2016-12-23Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth
2013-12-04clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
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
2012-11-05On PowerPC64, integer arguments and return values need to be sign- orUlrich Weigand