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
/
MachineOutliner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MachineOutliner] Fix off-by-one in cost model
Jessica Paquette
2017-10-03
1
-35
/
+36
*
[MachineOutliner][NFC] Simplify logic in pruneCandidates
Jessica Paquette
2017-09-28
1
-70
/
+61
*
[MachineOutliner] AArch64: Avoid saving + restoring LR if possible
Jessica Paquette
2017-09-27
1
-85
/
+86
*
[MachineOutliner] Recommit r312194, missed optimization remarks
Jessica Paquette
2017-08-31
1
-1
/
+36
*
Revert r312194: "[MachineOutliner] Add missed optimization remarks for the ou...
Daniel Jasper
2017-08-31
1
-36
/
+1
*
[MachineOutliner] Add missed optimization remarks for the outliner.
Jessica Paquette
2017-08-30
1
-1
/
+36
*
[MachineOutliner] Only outline candidates of length >= 2
Jessica Paquette
2017-08-14
1
-0
/
+7
*
[MachineOutliner] NFC: Change IsTailCall to a call class + frame class
Jessica Paquette
2017-07-29
1
-37
/
+50
*
[MachineOutliner] NFC: Comment tidying
Jessica Paquette
2017-07-28
1
-23
/
+1
*
[MachineOutliner] NFC: Split up getOutliningBenefit
Jessica Paquette
2017-07-28
1
-21
/
+62
*
[MachineOutliner] Cleanup: move findCandidates out of suffix tree
Jessica Paquette
2017-07-27
1
-204
/
+166
*
CodeGen: Refactor MIR parsing
Matthias Braun
2017-06-06
1
-3
/
+3
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-1
/
+1
*
Module::getOrInsertFunction is using C-style vararg instead of variadic templ...
Serge Guelton
2017-04-11
1
-1
/
+1
*
Revert "Turn some C-style vararg into variadic templates"
Diana Picus
2017-04-11
1
-1
/
+1
*
Turn some C-style vararg into variadic templates
Serge Guelton
2017-04-11
1
-1
/
+1
*
Revert "Turn some C-style vararg into variadic templates"
Mehdi Amini
2017-04-06
1
-1
/
+1
*
Turn some C-style vararg into variadic templates
Mehdi Amini
2017-04-06
1
-1
/
+1
*
[Outliner] Remove unused lambda capture.
Jessica Paquette
2017-03-23
1
-2
/
+2
*
[Outliner] Fix compile-time overhead for candidate choice
Jessica Paquette
2017-03-23
1
-409
/
+231
*
[Outliner] Add tail call support
Jessica Paquette
2017-03-13
1
-12
/
+42
*
Fix -Wsentinel warning
Simon Pilgrim
2017-03-11
1
-1
/
+1
*
[Outliner] Fix memory leak in suffix tree.
Jessica Paquette
2017-03-08
1
-9
/
+9
*
[Outliner] Fixed Asan bot failure in r296418
Jessica Paquette
2017-03-06
1
-0
/
+1399
*
Revert "Add MIR-level outlining pass"
Matthias Braun
2017-02-28
1
-1399
/
+0
*
Add MIR-level outlining pass
Matthias Braun
2017-02-28
1
-0
/
+1399
[prev]