Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0fae4f56df9e8e6d02012e5e12c0ff2d8d0e012d
/
clang
/
CodeGen
/
ModuleBuilder.cpp
0fae4f5
Back out 46855 for now, it causes test failures on Darwin.
by Anders Carlsson
· 18 years ago
bcc3a4b
Handle top-level asm declarations.
by Anders Carlsson
· 18 years ago
68be606
sink more of the type related code into CodeGenTypes.
by Chris Lattner
· 18 years ago
a5e4d30
Finish off the refactoring of type handling stuff. Now we recompile every
by Chris Lattner
· 18 years ago
adf1f51
move the codegen ASTConsumer out of the driver into libcodegen,
by Chris Lattner
· 18 years ago
b1537eb
rewrite some of the type refinement code to eliminate dangling pointers
by Chris Lattner
· 18 years ago
38376f1
Add first pieces of support for parsing and representing
by Chris Lattner
· 18 years ago
5b12ab8
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
c8dbe1e
Warn about unsupported codegen with the diags machinery, giving us:
by Chris Lattner
· 18 years ago
fb30009
Implement support for -fwritable-strings and make the code generator
by Chris Lattner
· 18 years ago
034b49d
Clean up types, removing some casts. Patch contributed by Cedric Venet.
by Chris Lattner
· 18 years ago
75ef2f0
Take 2.
by Devang Patel
· 18 years ago
5087e26
temporarily revert devang's patch to link in the llvm codegen etc.
by Chris Lattner
· 18 years ago
46c7003
Make target info available to clang code generator.
by Devang Patel
· 18 years ago
6ee31f5
In "int X,Y;", compile both X and Y.
by Chris Lattner
· 18 years ago
d14bfa9
implement support for basic codegen of global variables with no initializers.
by Chris Lattner
· 18 years ago
23b7eb6
Finally bite the bullet and make the major change: split the clang namespace
by Chris Lattner
· 18 years ago
bed3144
Reorganize codegen files.
by Chris Lattner
· 18 years ago
f97fe38
Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCore
by Chris Lattner
· 18 years ago