summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/optimization-remark.c
Commit message (Expand)AuthorAgeFilesLines
* [clang][NewPM] Fixing remaining -O0 tests that are broken under new PMLeonard Chan2019-06-191-6/+16
* Fix the behavior of clang's -w flag.James Y Knight2019-01-291-0/+3
* [clang] Fix tests for Emitting Single Inline RemarkSam Elliott2017-08-211-2/+1
* Adjust tests after folding inlining analysis into missed remarksAdam Nemet2017-01-301-4/+2
* Use NoDebug compile units to mark debug metadata used only for sample-basedAdrian Prantl2016-04-081-2/+3
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-1/+1
* Revert "Always_inline codegen rewrite" and 2 follow-ups.Evgeniy Stepanov2015-09-141-4/+2
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-121-2/+4
* Revert "Specify target triple in alwaysinline tests."Evgeniy Stepanov2015-09-111-4/+2
* Always_inline codegen rewrite.Evgeniy Stepanov2015-09-111-2/+4
* Use -Rblah, not -Wblah, to control remark diagnostics. This was always theRichard Smith2014-08-071-0/+15
* Simplify optimization-remark.c test following r211610Alp Toker2014-06-241-12/+7
* Fix test added in r211610 so it doesn't race on output file creation.David Blaikie2014-06-241-1/+1
* Add new debug kind LocTrackingOnly.Diego Novillo2014-06-241-2/+12
* Don't generate assembly in backend diagnostic testsAlp Toker2014-06-061-2/+2
* Add -o /dev/null to one of the tests as it fails when run from a read-only ch...Timur Iskhodzhanov2014-06-061-2/+2
* Provide fallback locations for backend remarksAlp Toker2014-06-051-14/+16
* Add flags -Rpass-missed and -Rpass-analysis.Diego Novillo2014-05-291-6/+17
* Support 'remark' in VerifyDiagnosticConsumerTobias Grosser2014-05-011-4/+3
* Allow adding a value to a flag in diagnostics.Diego Novillo2014-04-211-1/+1
* Fix check failure on hexagon targets.Diego Novillo2014-04-161-2/+2
* Add support for optimization reports.Diego Novillo2014-04-161-0/+19
OpenPOWER on IntegriCloud