| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't name the ObjC types if there aren't any ObjC objects in the file. | Eli Friedman | 2008-06-01 | 1 | -4/+6 |
| * | Remove spurious == 0 | Anton Korobeynikov | 2008-06-01 | 1 | -1/+1 |
| * | Support for code generation of Objective-C top-level language constructs. | Anton Korobeynikov | 2008-06-01 | 1 | -30/+761 |
| * | simplify some builder calls. | Chris Lattner | 2008-05-06 | 1 | -6/+4 |
| * | update to follow mainline llvm API change. | Chris Lattner | 2008-04-13 | 1 | -5/+5 |
| * | The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, once | Ted Kremenek | 2008-04-09 | 1 | -3/+0 |
| * | tracking API changes arising from r49277 | Gabor Greif | 2008-04-06 | 1 | -1/+1 |
| * | Add initial support for objc codegen for methods, ivars, and the | Chris Lattner | 2008-03-30 | 1 | -36/+129 |
| * | simplify code by using the variadic StructType::get method. | Chris Lattner | 2008-03-19 | 1 | -2/+2 |
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+97 |

