summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/optnone-def-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace some stray uses of the old spelling of the flag with the newChandler Carruth2017-01-121-1/+1
* Cleanup the handling of noinline function attributes, -fno-inline,Chandler Carruth2016-12-231-1/+1
* Get rid of CHECK-SAME-NOT in tests.Justin Lebar2016-02-101-2/+2
* Add some overlooked optnone tests, and tighten up an existing test.Paul Robinson2016-01-041-2/+3
* Try to fix a ppc64 bot. What is this 'signext' stuff anyway?Paul Robinson2014-11-251-8/+8
* See if this fixes Mips bot; ignore contents of parameter lists.Paul Robinson2014-11-241-6/+6
* Correctly remove OptimizeForSize from functions marked OptimizeNone.Paul Robinson2014-11-241-0/+94