index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Frontend
/
optimization-remark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][NewPM] Fixing remaining -O0 tests that are broken under new PM
Leonard Chan
2019-06-19
1
-6
/
+16
*
Fix the behavior of clang's -w flag.
James Y Knight
2019-01-29
1
-0
/
+3
*
[clang] Fix tests for Emitting Single Inline Remark
Sam Elliott
2017-08-21
1
-2
/
+1
*
Adjust tests after folding inlining analysis into missed remarks
Adam Nemet
2017-01-30
1
-4
/
+2
*
Use NoDebug compile units to mark debug metadata used only for sample-based
Adrian Prantl
2016-04-08
1
-2
/
+3
*
Stop messing with the 'g' group of options in CompilerInvocation.
Douglas Katzman
2015-10-08
1
-1
/
+1
*
Revert "Always_inline codegen rewrite" and 2 follow-ups.
Evgeniy Stepanov
2015-09-14
1
-4
/
+2
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-12
1
-2
/
+4
*
Revert "Specify target triple in alwaysinline tests."
Evgeniy Stepanov
2015-09-11
1
-4
/
+2
*
Always_inline codegen rewrite.
Evgeniy Stepanov
2015-09-11
1
-2
/
+4
*
Use -Rblah, not -Wblah, to control remark diagnostics. This was always the
Richard Smith
2014-08-07
1
-0
/
+15
*
Simplify optimization-remark.c test following r211610
Alp Toker
2014-06-24
1
-12
/
+7
*
Fix test added in r211610 so it doesn't race on output file creation.
David Blaikie
2014-06-24
1
-1
/
+1
*
Add new debug kind LocTrackingOnly.
Diego Novillo
2014-06-24
1
-2
/
+12
*
Don't generate assembly in backend diagnostic tests
Alp Toker
2014-06-06
1
-2
/
+2
*
Add -o /dev/null to one of the tests as it fails when run from a read-only ch...
Timur Iskhodzhanov
2014-06-06
1
-2
/
+2
*
Provide fallback locations for backend remarks
Alp Toker
2014-06-05
1
-14
/
+16
*
Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
2014-05-29
1
-6
/
+17
*
Support 'remark' in VerifyDiagnosticConsumer
Tobias Grosser
2014-05-01
1
-4
/
+3
*
Allow adding a value to a flag in diagnostics.
Diego Novillo
2014-04-21
1
-1
/
+1
*
Fix check failure on hexagon targets.
Diego Novillo
2014-04-16
1
-2
/
+2
*
Add support for optimization reports.
Diego Novillo
2014-04-16
1
-0
/
+19