Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
692233e90a99c3a81dd04879d36eb9688f137c44
/
CodeGen
a7674d8
Move getSize() out of type, into ASTContext, where it has target info, and
by Chris Lattner
· 18 years ago
d07eb3b
implement codegen support for implicit casts.
by Chris Lattner
· 18 years ago
a80b0ba
silence a bogus gcc warning.
by Chris Lattner
· 18 years ago
b0a721a
"Codegen for Character Literals and Conditional Operator
by Chris Lattner
· 18 years ago
88a69ad
implement support for basic codegen of global variables with no initializers.
by Chris Lattner
· 18 years ago
fa7c645
"Someone typed "PtrToInt" where they meant "IntToPtr".
by Chris Lattner
· 18 years ago
8b9023b
Implement codegen for + and - with pointers. Patch contributed by Keith Bauer.
by Chris Lattner
· 18 years ago
6fa5f09
Fix "no newline at end of file" warnings. Patch contributed by
by Chris Lattner
· 18 years ago
1978596
Evaluate the initializer for automatic variables.
by Chris Lattner
· 18 years ago
5727479
implement codegen support for pre/post inc/dec.
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago