summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/always_inline.c
Commit message (Expand)AuthorAgeFilesLines
* Fix two test cases I missed updating in r291850. Sorry for the noise.Chandler Carruth2017-01-121-1/+1
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-1/+1
* Revert "Always_inline codegen rewrite" and 2 follow-ups.Evgeniy Stepanov2015-09-141-13/+5
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-121-5/+13
* Revert "Specify target triple in alwaysinline tests."Evgeniy Stepanov2015-09-111-13/+5
* Specify target triple in alwaysinline tests.Evgeniy Stepanov2015-09-111-2/+2
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-111-5/+13
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Fix PR4372, another case where non-prototyped functions can prevent Chris Lattner2009-06-131-1/+8
* Driver: Support -mllvm; this just forwards options to clang-cc.Daniel Dunbar2009-06-031-2/+2
* Add clang-cc support for -disable-llvm-optzns.Daniel Dunbar2009-06-021-0/+13