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
/
test
/
Transforms
/
SimplifyCFG
/
preserve-branchweights.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+675
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-675
/
+0
*
[SimplifyCFG] Regenerate preserve-branchweights.ll test. NFC
John Brawn
2018-11-14
1
-114
/
+262
*
Follow-up patch of http://reviews.llvm.org/D19948 to handle missing profiles ...
Dehao Chen
2016-05-18
1
-37
/
+38
*
Propagate branch metadata when some branch probability is missing.
Dehao Chen
2016-05-10
1
-1
/
+25
*
[SimplifyCFG] propagate branch metadata when creating select (retry r268550 /...
Sanjay Patel
2016-05-06
1
-8
/
+39
*
revert r268751 - caused same failures on msan bot
Sanjay Patel
2016-05-06
1
-39
/
+8
*
[SimplifyCFG] propagate branch metadata when creating select (retry r268550 w...
Sanjay Patel
2016-05-06
1
-8
/
+39
*
Revert "[SimplifyCFG] propagate branch metadata when creating select"
Vitaly Buka
2016-05-04
1
-39
/
+8
*
[SimplifyCFG] propagate branch metadata when creating select
Sanjay Patel
2016-05-04
1
-8
/
+39
*
add minimal test to show dropped metadata
Sanjay Patel
2016-04-30
1
-0
/
+28
*
[SimplifyCFG] propagate branch metadata when creating select
Sanjay Patel
2016-04-26
1
-1
/
+28
*
Add check for "branch_weights" with prof metadata
Sanjay Patel
2016-04-25
1
-0
/
+24
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-24
/
+24
*
PGO branch weight: keep halving the weights until they can fit into
Manman Ren
2014-01-27
1
-1
/
+31
*
Transforms: Don't create bad weights when eliminating dead cases
Justin Bogner
2013-12-20
1
-0
/
+25
*
test: Make a branchweight test more specific
Justin Bogner
2013-12-20
1
-1
/
+3
*
test: Prefer CHECK-LABEL to CHECK in branchweight tests
Justin Bogner
2013-12-20
1
-4
/
+5
*
Transforms: Don't create bad branch weights when folding a switch
Justin Bogner
2013-12-10
1
-0
/
+18
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-8
/
+8
*
PGO: preserve branch-weight metadata when simplifying Switch to a sub, an icmp
Manman Ren
2012-09-18
1
-1
/
+47
*
PGO: preserve branch-weight metadata when simplifying Switch
Manman Ren
2012-09-17
1
-1
/
+36
*
PGO: preserve branch-weight metadata when simplifying SwitchOnSelect.
Manman Ren
2012-09-17
1
-1
/
+26
*
PGO: preserve branch-weight metadata when simplifying two branches with a common
Manman Ren
2012-09-17
1
-1
/
+22
*
PGO: preserve branch-weight metadata when simplifying two branches with a common
Manman Ren
2012-09-15
1
-1
/
+22
*
PGO: preserve branch-weight metadata when simplifying a switch with a single
Manman Ren
2012-09-14
1
-1
/
+49
*
PGO: preserve branch-weight metadata when removing a case which jumps
Manman Ren
2012-09-12
1
-1
/
+33
*
FileCheck hygiene.
Benjamin Kramer
2012-01-05
1
-1
/
+1
*
Teach simplifycfg to recompute branch weights when merging some branches, and
Nick Lewycky
2011-12-27
1
-2
/
+64
*
Update the branch weight metadata when reversing the order of a branch.
Nick Lewycky
2011-12-26
1
-0
/
+26