summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/inline2.c
Commit message (Expand)AuthorAgeFilesLines
* CodeGen: Don't crash when replacing functionsDavid Majnemer2014-03-291-1/+8
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-22/+22
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* r149587 revertedAnton Yartsev2012-02-021-27/+25
* Fix for PR10657 (http://llvm.org/bugs/show_bug.cgi?id=10657)Anton Yartsev2012-02-021-25/+27
* Reinstate the optimization suppressing available_externally functionsDouglas Gregor2010-07-131-2/+2
* Speculatively revert r108156; it appears to be breaking self-host.Douglas Gregor2010-07-121-2/+2
* Do not generate LLVM IR for available_externally function bodies atDouglas Gregor2010-07-121-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Rework the way we determine whether an externally visible symbol isDouglas Gregor2009-09-131-0/+62