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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-10
/
+10
*
Fix a latent bug where, after emitting an expression statement, we would
John McCall
2011-01-12
1
-0
/
+17
*
Merge several tests into switch.c.
Daniel Dunbar
2010-04-02
1
-0
/
+94
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix some codegen tests to include positive checks.
Daniel Dunbar
2009-11-20
1
-6
/
+21
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Emit basic block for switch body; fixes PR2307.
Eli Friedman
2008-05-12
1
-0
/
+11
*
use -emit-llvm-bc
Chris Lattner
2007-12-27
1
-1
/
+1
*
fix a couple switch codegen problems Oliver reported.
Chris Lattner
2007-12-01
1
-0
/
+10
*
Support fully general case expressions, patch by Sanghyeon Seo!
Chris Lattner
2007-11-30
1
-0
/
+2
*
Code gen case statement ranges.
Devang Patel
2007-10-08
1
-0
/
+32
*
Support case statement ranges.
Devang Patel
2007-10-05
1
-0
/
+15
*
switch statement code gen.
Devang Patel
2007-10-04
1
-0
/
+17