Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
[oota-llvm.git] / lib / Target / Alpha / Alpha.h
2009-07-06 Bruno Cardoso LopesAdd the Object Code Emitter class. Original patch by...
2009-07-01 Daniel DunbarRemove unused AsmPrinter OptLevel argument, and propogate.
2009-05-30 Bruno Cardoso LopesFirst patch in the direction of splitting MachineCodeEm...
2009-04-29 Bill WendlingInstead of passing in an unsigned value for the optimiz...
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2009-02-24 Bill WendlingOverhaul my earlier submission due to feedback. It...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-06-25 Dan GohmanSimpleInstructionSelector is here no more.
2008-05-14 Dan GohmanChange target-specific classes to use more precise...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-10-31 Andrew LenharthAdd all that branch mangling niftiness
2006-09-18 Andrew LenharthA pass to remove the worst of the replay trap offenders...
2006-07-25 Evan Cheng- Refactor the code that resolve basic block references...
2005-10-20 Andrew Lenharthret 0; works, not much else
2005-07-22 Andrew LenharthAlpha JIT (beta)
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-05 Misha BrukmanMake the rest of file header comments consistent in...
2005-01-22 Andrew LenharthLet me introduce you to the early stages of the llvm...