Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
65611bf036dab4e2ba90b1316b1b21b276dde185
/
test
/
CodeGen
/
struct-x86-darwin.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
abdad35
Enable the new struct type builder now that the constant struct builder works. (The old code will still be there until we know that everything works well.
by Anders Carlsson
· 15 years ago
025f80d
MultiTestRunner: Validate '&&' at the end of RUN lines.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
c577a0e
Multiple tests in a single test file must be linked with '&&'.
by Argyrios Kyrtzidis
· 16 years ago
0408f68
Always use packed structs. This isn't really very nice, but there's
by Eli Friedman
· 16 years ago
e66b65c
pull .ll and .bc writing out of the ASTConsumer destructors into some top
by Chris Lattner
· 17 years ago
2c46ce8
Simplify the bitfield codegen.
by Lauro Ramos Venancio
· 17 years ago
6e8df73
Add support to share llvm fields for bit-fields.
by Devang Patel
· 17 years ago
37884b3
More struct bitfields layout work. Now handle,
by Devang Patel
· 17 years ago
f9fef92
start adding pading fields.
by Devang Patel
· 17 years ago
9544ff2
New test to verify llvm struct layout.
by Devang Patel
· 17 years ago