summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/inline2.c
AgeCommit message (Expand)Author
2022-04-11[Clang] Avoid legacy PM in some tests (NFC)Nikita Popov
2022-02-24Add -Wno-strict-prototypes to C tests; NFCAaron Ballman
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2019-06-05[Clang] Disable new PM for tests that use optimization level -O1, -O2 and -O3Petr Hosek
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