summaryrefslogtreecommitdiff
path: root/test/CodeGen/always_inline.c
AgeCommit message (Expand)Author
2017-01-12Fix two test cases I missed updating in r291850. Sorry for the noise.Chandler Carruth
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2015-09-14Revert "Always_inline codegen rewrite" and 2 follow-ups.Evgeniy Stepanov
2015-09-12Always_inline codegen rewrite.Evgeniy Stepanov
2015-09-11Revert "Specify target triple in alwaysinline tests."Evgeniy Stepanov
2015-09-11Specify target triple in alwaysinline tests.Evgeniy Stepanov
2015-09-11Always_inline codegen rewrite.Evgeniy Stepanov
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-06-13Fix PR4372, another case where non-prototyped functions can prevent Chris Lattner
2009-06-03Driver: Support -mllvm; this just forwards options to clang-cc.Daniel Dunbar
2009-06-02Add clang-cc support for -disable-llvm-optzns.Daniel Dunbar