Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
clang
/
test
/
CodeGen
/
struct-x86-darwin.c
fb00c88
Complete Rewrite of CGRecordLayoutBuilder
by Warren Hunt
· 12 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
72fb384
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
· 16 years ago
97ea867
MultiTestRunner: Validate '&&' at the end of RUN lines.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
351763e
Multiple tests in a single test file must be linked with '&&'.
by Argyrios Kyrtzidis
· 17 years ago
5a6d0ed
Always use packed structs. This isn't really very nice, but there's
by Eli Friedman
· 17 years ago
b5eda62
pull .ll and .bc writing out of the ASTConsumer destructors into some top
by Chris Lattner
· 18 years ago
37bae3e
Simplify the bitfield codegen.
by Lauro Ramos Venancio
· 18 years ago
ab6aadb
Add support to share llvm fields for bit-fields.
by Devang Patel
· 18 years ago
65a2288
More struct bitfields layout work. Now handle,
by Devang Patel
· 18 years ago
ad17542
start adding pading fields.
by Devang Patel
· 18 years ago
cc4c293
New test to verify llvm struct layout.
by Devang Patel
· 18 years ago