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
/
CodeGen
/
MachineOptimizationRemarkEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-2
/
+2
*
Remove redundant includes from lib/CodeGen.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[opt-remarks] If hotness threshold is set, ignore remarks without hotness
Adam Nemet
2017-12-01
1
-4
/
+3
*
Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...
Adam Nemet
2017-12-01
1
-3
/
+4
*
[opt-remarks] If hotness threshold is set, ignore remarks without hotness
Adam Nemet
2017-12-01
1
-4
/
+3
*
[OptRemark] Move YAML writing to IR
Adam Nemet
2017-10-04
1
-6
/
+0
*
Also update MachineORE after r314874.
Adam Nemet
2017-10-04
1
-4
/
+2
*
[ORE] Add diagnostics hotness threshold
Brian Gesiak
2017-06-30
1
-0
/
+8
*
[ORE] Unify spelling as "diagnostics hotness"
Brian Gesiak
2017-06-30
1
-1
/
+1
*
[CodeGen] Teach opt remarks how to print MI instructions.
Ahmed Bougacha
2017-02-23
1
-0
/
+10
*
[LazyMachineBFI] Reimplement with getAnalysisIfAvailable
Adam Nemet
2017-02-23
1
-2
/
+2
*
Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet
2017-02-14
1
-4
/
+4
*
New OptimizationRemarkEmitter pass for MIR
Adam Nemet
2017-01-25
1
-0
/
+90