summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/attr-minsize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-6/+6
* Make some tests LLVM-optimization agnostic and remove some others that were b...David Blaikie2015-11-141-7/+7
* Update clang regression tests for 'norecurse'James Molloy2015-11-121-1/+1
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* Attempt to clean up tests for non-X86 platforms.Bill Wendling2013-02-201-21/+20
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-14/+19
* Update test to not fail with attribute groups.Bill Wendling2013-02-111-2/+2
* Update the front end to use minsize attributeQuentin Colombet2012-11-011-0/+75