summaryrefslogtreecommitdiff
path: root/test/CodeGen/attr-minsize.cpp
AgeCommit message (Expand)Author
2016-12-23Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2015-11-14Make some tests LLVM-optimization agnostic and remove some others that were b...David Blaikie
2015-11-12Update clang regression tests for 'norecurse'James Molloy
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2013-02-20Attempt to clean up tests for non-X86 platforms.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2013-02-11Update test to not fail with attribute groups.Bill Wendling
2012-11-01Update the front end to use minsize attributeQuentin Colombet