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
/
struct-init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add error checking to reject neon_vector_type attribute on targets without NEON.
Amara Emerson
2013-09-16
1
-1
/
+1
*
Tests: check for target availability for target-specific tests.
Jim Grosbach
2012-07-09
1
-0
/
+1
*
test/CodeGen/struct-init.c, struct-matching-constraint.c: Tweak commandline, ...
NAKAMURA Takumi
2011-07-28
1
-1
/
+1
*
Fix this up for clang codegen versus llvm-gcc.
Eric Christopher
2011-07-28
1
-6
/
+4
*
Enhance the IR type lowering code to be much smarter about recursively lowering
Chris Lattner
2011-07-15
1
-1
/
+9
*
When initializing struct members, the important thing is that the "initializi...
Argyrios Kyrtzidis
2011-02-01
1
-1
/
+12
*
fix PR7564 a cast where the bitfield struct init code
Chris Lattner
2010-07-05
1
-0
/
+8
*
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
-2
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
eliminate some random .ll file outputs
Chris Lattner
2009-01-27
1
-1
/
+1
*
Update a number of CodeGen tests to not create .ll files in the test
Daniel Dunbar
2008-08-21
1
-1
/
+1
*
Add code to make test/CodeGen/struct-init.c work correctly without the
Eli Friedman
2008-06-09
1
-1
/
+0
*
implement constant expr. sub ptr ptr
Nuno Lopes
2008-06-06
1
-0
/
+13