Changes For Bug 352
[oota-llvm.git] / include / llvm / CodeGen / MachineCodeEmitter.h
2004-09-01 Reid SpencerChanges For Bug 352
2004-04-23 Brian GaekeAdd emitWordAt() - a quick and dirty interface that...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-10-16 Brian GaekeThis file has funny include guards and funny extra...
2003-07-14 Misha BrukmanThe word `separate' only has one `e'.
2003-06-01 Chris LattnerHack up MachineCodeEmitter to actually be target indepe...
2003-05-30 Misha BrukmanAdded saveBBreferences() for BasicBlock resolution.
2003-05-27 Misha BrukmanDefines a pass-through debugging emitter -- it writes...
2003-05-09 Chris LattnerAllow const functions
2003-05-08 Chris LattnerFix bug in last checkin
2003-05-08 Chris LattnerAdd new methods for stub generation
2003-01-13 Chris Lattner* Add support for values in the constant pool
2002-12-04 Chris LattnerAdd support for direct global references
2002-12-03 Chris LattnerAdd virtual dtor, expose a debug impl
2002-12-02 Chris LattnerMore support
2002-12-02 Chris LattnerStart adding to the meat of MachineCodeEmitter
2002-12-02 Chris LattnerInitial version of MachineCodeEmitter interface: empty