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
/
clang
/
test
/
CodeGen
/
switch-dce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't pass -O0 to clang_cc1, it is the default.
Rafael Espindola
2013-09-04
1
-1
/
+1
*
For debug and coverage analysis if we're not optimizing go ahead
Eric Christopher
2012-04-10
1
-22
/
+9
*
Fix a miscompilation I introduced in r129652, thanks for Eli for tracking
Chris Lattner
2011-04-17
1
-0
/
+16
*
when assertions are disabled, labels go away. Hopefully fixes the windows bu...
Chris Lattner
2011-04-17
1
-4
/
+2
*
implement rdar://9289524 - case followed immediately by break results in empt...
Chris Lattner
2011-04-17
1
-0
/
+15
*
Make skipping of vardecls more precise: it's ok to skip a decl if the entire
Chris Lattner
2011-02-28
1
-0
/
+20
*
make switch constant folding a bit stronger, handling a missed case.
Chris Lattner
2011-02-28
1
-1
/
+17
*
remove a bogus assertion, add a comment.
Chris Lattner
2011-02-28
1
-0
/
+13
*
make switch condition constant folding much more aggressive, handling
Chris Lattner
2011-02-28
1
-3
/
+154
*
First tiny step to implementing PR9322: build infrastructure for only emittin...
Chris Lattner
2011-02-28
1
-0
/
+18