Age | Commit message (Expand) | Author |
---|---|---|
2009-02-25 | Pull COdeGenFunction::CreateStaticBlockVarDecl (just for creating the | Daniel Dunbar |
2009-01-09 | Provide a new kind of iterator, the specific_decl_iterator, that | Douglas Gregor |
2008-12-16 | Warning fixes to operator precedence warnings. | Eli Friedman |
2008-11-24 | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner |
2008-11-13 | Normalize many BasicBlock names. | Daniel Dunbar |
2008-11-11 | Centralize basic block creation in CodeGenFunction::createBasicBlock. | Daniel Dunbar |
2008-08-23 | Handle static initializers in Objective-C++ methods. | Anders Carlsson |
2008-08-22 | Add preliminary (and probably broken) codegen support for C++ static initiali... | Anders Carlsson |