Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGen
/
struct-init.c
8c3de54
Add error checking to reject neon_vector_type attribute on targets without NEON.
by Amara Emerson
· 12 years ago
2987c57
Tests: check for target availability for target-specific tests.
by Jim Grosbach
· 13 years ago
449e4c0
test/CodeGen/struct-init.c, struct-matching-constraint.c: Tweak commandline, or they would not be recognized as armv7 on some hosts.
by NAKAMURA Takumi
· 14 years ago
1137086e1
Fix this up for clang codegen versus llvm-gcc.
by Eric Christopher
· 14 years ago
6fb0ccf
Enhance the IR type lowering code to be much smarter about recursively lowering
by Chris Lattner
· 14 years ago
0d349f9
When initializing struct members, the important thing is that the "initializing" expression is
by Argyrios Kyrtzidis
· 15 years ago
53b479f
fix PR7564 a cast where the bitfield struct init code
by Chris Lattner
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
75441a3
eliminate some random .ll file outputs
by Chris Lattner
· 17 years ago
19d84c3
Update a number of CodeGen tests to not create .ll files in the test
by Daniel Dunbar
· 17 years ago
e6e0f23
Add code to make test/CodeGen/struct-init.c work correctly without the
by Eli Friedman
· 17 years ago
9b07b7b
implement constant expr. sub ptr ptr
by Nuno Lopes
· 17 years ago