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
/
MachineBlockPlacement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CodeGen: BlockPlacement: Reduce TriangleChainCount to 2
Kyle Butt
2017-03-16
1
-1
/
+1
*
CodeGen: BlockPlacement: Precompute layout for chains of triangles.
Kyle Butt
2017-03-03
1
-0
/
+134
*
CodeGen: MachineBlockPlacement: Remove the unused outlining heuristic.
Kyle Butt
2017-03-02
1
-98
/
+1
*
CodeGen: MachineBlockPlacement: Rename member to more general name. NFC.
Kyle Butt
2017-02-23
1
-13
/
+11
*
Codegen: Make chains from trellis-shaped CFGs
Kyle Butt
2017-02-15
1
-17
/
+293
*
include function name in dot filename
Xinliang David Li
2017-02-15
1
-1
/
+1
*
[CodeGen]: BlockPlacement: Skip extraneous logging.
Kyle Butt
2017-02-04
1
-3
/
+3
*
[CodeGen]: BlockPlacement: Apply const liberally. NFC
Kyle Butt
2017-02-04
1
-94
/
+103
*
[PGO] internal option cleanups
Xinliang David Li
2017-02-02
1
-0
/
+6
*
[PGO] make graph view internal options available for all builds
Xinliang David Li
2017-02-02
1
-4
/
+0
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-31
1
-35
/
+327
*
Add support to dump dot graph block layout after MBP
Xinliang David Li
2017-01-29
1
-0
/
+14
*
Revert "CodeGen: Allow small copyable blocks to "break" the CFG."
Kyle Butt
2017-01-11
1
-52
/
+7
*
CodeGen: Allow small copyable blocks to "break" the CFG.
Kyle Butt
2017-01-10
1
-7
/
+52
*
Trying to fix NDEBUG build after r289764
Hal Finkel
2016-12-15
1
-0
/
+2
*
[MachineBlockPlacement] Don't make blocks "uneditable"
Sanjoy Das
2016-12-15
1
-0
/
+22
*
Make block placement deterministic
Rong Xu
2016-11-16
1
-3
/
+3
*
Move the initialization of PreferredLoopExit into runOnMachineFunction to be ...
Eric Christopher
2016-11-01
1
-1
/
+5
*
Fix uninitialized access in MachineBlockPlacement.
Sam McCall
2016-11-01
1
-0
/
+1
*
CodeGen: Handle missed case of block removal during BlockPlacement.
Kyle Butt
2016-10-27
1
-4
/
+10
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-27
/
+278
*
Revert "Codegen: Tail-duplicate during placement."
Daniel Jasper
2016-10-11
1
-279
/
+27
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-11
1
-27
/
+279
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-08
1
-279
/
+27
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-07
1
-27
/
+279
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-05
1
-279
/
+27
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-27
/
+279
*
Revert "Codegen: Tail-duplicate during placement."
Kyle Butt
2016-10-04
1
-274
/
+27
*
Codegen: Tail-duplicate during placement.
Kyle Butt
2016-10-04
1
-27
/
+274
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
Branch Folding: Accept explicit threshold for tail merge size.
Kyle Butt
2016-08-18
1
-1
/
+3
*
[MBP] do not reorder and move up loop latch block
Sjoerd Meijer
2016-08-16
1
-0
/
+10
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-4
/
+4
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-3
/
+2
*
Codegen: MachineBlockPlacement Improve probability layout.
Kyle Butt
2016-07-29
1
-15
/
+45
*
[MBP] Added some more debug messages and some clean ups /NFC
Sjoerd Meijer
2016-07-27
1
-11
/
+31
*
[MBP] Clean up of the comments, and a first attempt to better describe a part
Sjoerd Meijer
2016-07-15
1
-28
/
+49
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-6
/
+6
*
[MBP] method interface cleanup
Xinliang David Li
2016-07-01
1
-25
/
+20
*
Codegen: [MBP] Add messages to asserts. NFC
Kyle Butt
2016-06-28
1
-3
/
+4
*
[MBP] show function name in debug dump
Xinliang David Li
2016-06-24
1
-0
/
+1
*
Codegen: [MBP] Add assert strings. NFC
Kyle Butt
2016-06-17
1
-2
/
+2
*
[MBP] add comments and bug fix
Xinliang David Li
2016-06-15
1
-3
/
+13
*
Set machine block placement hot prob threshold for both static and runtime pr...
Dehao Chen
2016-06-14
1
-8
/
+16
*
[MBP] Interface cleanups /NFC
Xinliang David Li
2016-06-13
1
-59
/
+61
*
[MBP] Code cleanup #3 /NFC
Xinliang David Li
2016-06-13
1
-43
/
+137
*
[MBP] Code cleanup /NFC
Xinliang David Li
2016-06-12
1
-43
/
+73
*
[MBP] Code cleanup /NFC
Xinliang David Li
2016-06-11
1
-30
/
+59
*
Reapply "[MBP] Reduce code size by running tail merging in MBP.""
Haicheng Wu
2016-06-09
1
-3
/
+36
[next]