summaryrefslogtreecommitdiff
path: root/test/CodeGen/inline2.c
AgeCommit message (Expand)Author
2014-03-29CodeGen: Don't crash when replacing functionsDavid Majnemer
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2012-02-02r149587 revertedAnton Yartsev
2012-02-02Fix for PR10657 (http://llvm.org/bugs/show_bug.cgi?id=10657)Anton Yartsev
2010-07-13Reinstate the optimization suppressing available_externally functionsDouglas Gregor
2010-07-12Speculatively revert r108156; it appears to be breaking self-host.Douglas Gregor
2010-07-12Do not generate LLVM IR for available_externally function bodies atDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-13Rework the way we determine whether an externally visible symbol isDouglas Gregor