Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up types, removing some casts. Patch contributed by | Chris Lattner | 2007-11-13 | 1 | -9/+9 |
* | Take 2. | Devang Patel | 2007-10-31 | 1 | -2/+3 |
* | temporarily revert devang's patch to link in the llvm codegen etc. | Chris Lattner | 2007-10-31 | 1 | -3/+2 |
* | Make target info available to clang code generator. | Devang Patel | 2007-10-31 | 1 | -2/+3 |
* | In "int X,Y;", compile both X and Y. | Chris Lattner | 2007-07-14 | 1 | -1/+1 |
* | implement support for basic codegen of global variables with no initializers. | Chris Lattner | 2007-07-13 | 1 | -0/+6 |
* | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -6/+5 |
* | Reorganize codegen files. | Chris Lattner | 2007-05-28 | 1 | -5/+5 |
* | Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCore | Chris Lattner | 2007-05-24 | 1 | -0/+40 |