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
/
llvm
/
lib
/
Analysis
/
OptimizationDiagnosticInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't filter diagnostics written as YAML to the output file
Hal Finkel
2016-10-04
1
-1
/
+1
*
Serialize remark argument as a mapping to get proper quotation for the value.
Adam Nemet
2016-10-04
1
-11
/
+5
*
Allow derived classes of OptimizationRemarkAnalysis in YAML
Adam Nemet
2016-10-04
1
-0
/
+8
*
[Inliner] Port all opt remarks to new streaming API
Adam Nemet
2016-09-27
1
-1
/
+7
*
Shorten DiagnosticInfoOptimizationRemark* to OptimizationRemark*. NFC
Adam Nemet
2016-09-27
1
-10
/
+9
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-0
/
+85
*
Revert "Output optimization remarks in YAML"
Adam Nemet
2016-09-27
1
-80
/
+0
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-0
/
+80
*
[Inliner] Report when inlining fails because callee's def is unavailable
Adam Nemet
2016-08-26
1
-10
/
+13
*
[Inliner,OptDiag] Add hotness attribute to opt diagnostics
Adam Nemet
2016-08-10
1
-0
/
+24
*
Consistently use FunctionAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[OptDiag] Missed these when making the IR Value a const pointer
Adam Nemet
2016-07-21
1
-2
/
+4
*
[OptDiag,LV] Add hotness attribute to applied-optimization remarks
Adam Nemet
2016-07-21
1
-0
/
+15
*
[OptDiag,LV] Add hotness attribute to the derived analysis remarks
Adam Nemet
2016-07-20
1
-0
/
+20
*
[OptDiag,LV] Add hotness attribute to analysis remarks
Adam Nemet
2016-07-20
1
-0
/
+14
*
[OptDiag] Take the IR Value as a const pointer
Adam Nemet
2016-07-20
1
-2
/
+3
*
[OptDiag] Wrap a long line
Adam Nemet
2016-07-20
1
-1
/
+2
*
[OptRemarkEmitter] Port to new PM
Adam Nemet
2016-07-18
1
-11
/
+30
*
[OptRemark,LDist] RFC: Add hotness attribute
Adam Nemet
2016-07-15
1
-0
/
+69