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_formation.dbg.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove autoupgrade support for really old-style debug info intrinsics.
Chris Lattner
2011-11-27
1
-50
/
+0
*
SimplifyCFG: Track the number of used icmps when turning a icmp chain into a ...
Benjamin Kramer
2011-02-07
1
-2
/
+2
*
SimplifyCFG: Turn switches into sub+icmp+branch if possible.
Benjamin Kramer
2011-02-02
1
-9
/
+3
*
Re-apply r124518 with fix. Watch out for invalidated iterator.
Evan Cheng
2011-01-29
1
-3
/
+11
*
Revert r124518. It broke Linux self-host.
Evan Cheng
2011-01-29
1
-11
/
+3
*
Re-commit r124462 with fixes. Tail recursion elim will now dup ret into uncon...
Evan Cheng
2011-01-29
1
-3
/
+11
*
Revert r124462. There are a few big regressions that I need to fix first.
Evan Cheng
2011-01-28
1
-11
/
+3
*
- Stop simplifycfg from duplicating "ret" instructions into unconditional
Evan Cheng
2011-01-28
1
-3
/
+11
*
Delete useless trailing semicolons.
Dan Gohman
2010-01-05
1
-1
/
+1
*
fix a bunch of spurious failures for people whose home directory
Chris Lattner
2009-09-11
1
-2
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
While folding vallue comparison terminators ignore dbg intrinsics.
Devang Patel
2009-02-04
1
-0
/
+49