1. 4aaa9c6 Implement emitWordAt() for the debug emitter and the file printer emitter. (I by Brian Gaeke · 22 years ago
  2. 43df6c2 Finegrainify namespacification by Chris Lattner · 22 years ago
  3. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  4. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  5. a6c3f89 Pass through the emitConstantPool() call to the real emitter. by Misha Brukman · 22 years ago
  6. 155bdf6 Removed a useless ofstream. by Misha Brukman · 22 years ago
  7. 6fd0681 Remove spurious assert() by Misha Brukman · 22 years ago
  8. 0c1475c Changes to be compatible with MachineCodeEmitter.h by Chris Lattner · 22 years ago
  9. 94908b0 Added saveBBreferences() for BasicBlock resolution. by Misha Brukman · 22 years ago
  10. df88104 Correctly write out binary data as chars, before they're cast to ints. by Misha Brukman · 22 years ago
  11. cbd4678 Added a debugging code emitter that prints code to a file, debug to std::cerr, by Misha Brukman · 22 years ago
  12. 2274c71 Allow const functions by Chris Lattner · 23 years ago
  13. c9a4f4c Add methods for stub function generation by Chris Lattner · 23 years ago
  14. 6178ee9 Add support for global address by string and constant pool values by Chris Lattner · 23 years ago
  15. 57f055f Print out direct global references by Chris Lattner · 23 years ago
  16. bddc6dc Checkin debug implementation of MCE by Chris Lattner · 23 years ago