| Commit message (Expand) | Author | Age | Files | Lines |
* | Added saveBBreferences() for BasicBlock resolution. | Misha Brukman | 2003-05-30 | 1 | -4/+8 |
* | Correctly write out binary data as chars, before they're cast to ints. | Misha Brukman | 2003-05-28 | 1 | -2/+1 |
* | Added a debugging code emitter that prints code to a file, debug to std::cerr, | Misha Brukman | 2003-05-27 | 1 | -0/+121 |
* | Allow const functions | Chris Lattner | 2003-05-09 | 1 | -2/+3 |
* | Add methods for stub function generation | Chris Lattner | 2003-05-08 | 1 | -0/+7 |
* | Add support for global address by string and constant pool values | Chris Lattner | 2003-01-13 | 1 | -1/+10 |
* | Print out direct global references | Chris Lattner | 2002-12-04 | 1 | -1/+4 |
* | Checkin debug implementation of MCE | Chris Lattner | 2002-12-03 | 1 | -0/+41 |