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
/
globalinit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Upgrade the "excess elements in array initializer" warning to an
Douglas Gregor
2009-01-30
1
-1
/
+0
*
Update a number of CodeGen tests to not create .ll files in the test
Daniel Dunbar
2008-08-21
1
-1
/
+1
*
Relax an assertion, fixing PR1968
Chris Lattner
2008-02-05
1
-0
/
+5
*
Handle binary or in constant expressions.
Anders Carlsson
2008-01-29
1
-0
/
+4
*
Correctly handle constants that refer to enums.
Anders Carlsson
2008-01-29
1
-3
/
+9
*
Correctly handle scalars in braces.
Anders Carlsson
2008-01-29
1
-0
/
+3
*
implement proper support for _Bool in memory, which is usually i8, not i1.
Chris Lattner
2008-01-09
1
-0
/
+6
*
local static vars are globals also. This fixes a testcase
Chris Lattner
2007-12-18
1
-0
/
+7
*
Reimplement support for strings that initialize global inits now that
Chris Lattner
2007-12-11
1
-2
/
+2
*
Explicitly set the string literal type from "char *" to "constant array of ch...
Steve Naroff
2007-12-11
1
-2
/
+2
*
add support for implicit cast from array to pointer that is not the element
Chris Lattner
2007-12-10
1
-1
/
+1
*
disable case that makes this fail.
Chris Lattner
2007-12-10
1
-1
/
+1
*
extend or truncate the initializer for a string initializer to match its type.
Chris Lattner
2007-12-10
1
-1
/
+2
*
Implement codegen support for:
Chris Lattner
2007-12-09
1
-0
/
+3
*
implement support for functions that initialize globals.
Chris Lattner
2007-12-09
1
-0
/
+3
*
Fix buggy test
Chris Lattner
2007-12-02
1
-2
/
+2
*
add codegen support for global inits that require array decay.
Chris Lattner
2007-12-02
1
-0
/
+4
*
Handle global variable definitions which change the type of a definition, suc...
Chris Lattner
2007-12-02
1
-0
/
+6
*
Codegen global array initializers.
Devang Patel
2007-10-26
1
-0
/
+4