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
/
const-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for PR4108: be a bit looser with the casts that we accept in
Eli Friedman
2009-04-30
1
-0
/
+5
*
Move where block-related variables are initialized so that block
Eli Friedman
2009-03-28
1
-2
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
adjust to changes in the mainline llvm .ll printer.
Chris Lattner
2009-03-01
1
-6
/
+6
*
Allow constant initializers to reference their defining decl.
Daniel Dunbar
2009-02-25
1
-0
/
+11
*
Remove a FIXME; I was mistaken in believing gcc rejected this.
Daniel Dunbar
2009-02-25
1
-1
/
+0
*
Fix IRgen of constant expressions referring to external/static
Daniel Dunbar
2009-02-24
1
-0
/
+7
*
Cleanp code with some recent suggestions.
Mike Stump
2009-02-22
1
-2
/
+2
*
Force arch for these test cases.
Daniel Dunbar
2009-02-21
1
-1
/
+1
*
Handle constant int -> ptr casts of lvalue results.
Daniel Dunbar
2009-02-20
1
-0
/
+3
*
Extend Evaluate() to fold (int) <pointer type>.
Daniel Dunbar
2009-02-19
1
-0
/
+28
*
Evaluate ==,!= for complex types.
Daniel Dunbar
2009-01-29
1
-3
/
+28
*
Implement basic _Complex integer constant folding.
Daniel Dunbar
2009-01-28
1
-0
/
+3
*
Add test for PR2992.
Anders Carlsson
2008-11-22
1
-0
/
+8
*
Fix const-init test case
Daniel Dunbar
2008-08-05
1
-3
/
+3
*
Add codegen support for a few more kinds of initializer constant
Eli Friedman
2008-05-29
1
-1
/
+3
*
Some const initializer tests for stuff I just committed.
Eli Friedman
2008-02-21
1
-0
/
+13