| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Normalize many BasicBlock names. | Daniel Dunbar | 2008-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | - Use dotted notation for blocks related to a particular statement type. - Use .end for landing pads. No functionality change in NDEBUG mode. :) llvm-svn: 59210 | ||||
| * | Centralize basic block creation in CodeGenFunction::createBasicBlock. | Daniel Dunbar | 2008-11-11 | 1 | -2/+2 |
| | | | | | | | - No functionality change. llvm-svn: 59017 | ||||
| * | Handle static initializers in Objective-C++ methods. | Anders Carlsson | 2008-08-23 | 1 | -2/+16 |
| | | | | | llvm-svn: 55250 | ||||
| * | Add preliminary (and probably broken) codegen support for C++ static ↵ | Anders Carlsson | 2008-08-22 | 1 | -0/+136 |
| initializers. llvm-svn: 55180 | |||||

