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
/
switch_to_lookup_table.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only do switch-to-lookup table transformation when TargetTransformInfo
Hans Wennborg
2012-11-07
1
-779
/
+0
*
Fix bad test IR in switch_to_lookup_table.ll
Hans Wennborg
2012-11-07
1
-1
/
+1
*
Remove fixme about unreachable cases from SwitchToLookupTable
Hans Wennborg
2012-10-31
1
-0
/
+32
*
Do simple constant propagation in lookup table formation for switches
Hans Wennborg
2012-10-31
1
-0
/
+41
*
switch_to_lookup_table.ll: Remove some unnecessary lines, comments,
Hans Wennborg
2012-10-30
1
-625
/
+214
*
Also optimize large switch statements.
Jakob Stoklund Olesen
2012-10-25
1
-0
/
+822
*
SimplifyCFG: Don't crash when forming a switch bitmap with an undef default v...
Benjamin Kramer
2012-10-01
1
-0
/
+24
*
Fix a integer overflow in SimplifyCFG's look up table formation logic.
Benjamin Kramer
2012-09-27
1
-0
/
+38
*
Address Duncan's comments on r164684:
Hans Wennborg
2012-09-26
1
-2
/
+2
*
SimplifyCFG: Make the switch-to-lookup table transformation store the
Hans Wennborg
2012-09-26
1
-14
/
+73
*
SimplifyCFG: Don't generate invalid code for switch used to initialize
Hans Wennborg
2012-09-19
1
-0
/
+34
*
Fix switch_to_lookup_table.ll test from r163302.
Hans Wennborg
2012-09-06
1
-6
/
+6
*
Build lookup tables for switches (PR884)
Hans Wennborg
2012-09-06
1
-0
/
+140