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
/
CodeGen
/
X86
/
switch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch lowering: add heuristic for filling leaf nodes in the weight-balanced ...
Hans Wennborg
2015-06-20
1
-4
/
+77
*
Switch lowering: enable whole-switch jump tables at -O0.
Hans Wennborg
2015-06-18
1
-12
/
+22
*
Switch lowering: fix assert in buildBitTests (PR23738)
Hans Wennborg
2015-06-04
1
-0
/
+15
*
Switch lowering: cluster adjacent fall-through cases even at -O0
Hans Wennborg
2015-05-08
1
-3
/
+12
*
Switch lowering: use profile info to build weight-balanced binary search trees
Hans Wennborg
2015-04-30
1
-0
/
+83
*
Switch lowering: Take branch weight into account when ordering for fall-through
Hans Wennborg
2015-04-27
1
-0
/
+29
*
Switch lowering: order bit tests by branch weight.
Hans Wennborg
2015-04-27
1
-0
/
+46
*
Switch lowering: fix APInt overflow causing infinite loop / OOM
Hans Wennborg
2015-04-24
1
-0
/
+63
*
Re-commit r235560: Switch lowering: extract jump tables and bit tests before ...
Hans Wennborg
2015-04-23
1
-0
/
+306
*
Revert r235560; this commit was causing several failed assertions in Debug bu...
Aaron Ballman
2015-04-23
1
-306
/
+0
*
Switch lowering: extract jump tables and bit tests before building binary tre...
Hans Wennborg
2015-04-22
1
-0
/
+306
*
Revert the switch lowering change (r235101, r235103, r235106)
Hans Wennborg
2015-04-16
1
-288
/
+0
*
Add a triple to switch.ll test.
Hans Wennborg
2015-04-16
1
-2
/
+2
*
Switch lowering: extract jump tables and bit tests before building binary tre...
Hans Wennborg
2015-04-16
1
-0
/
+288