Refactor things a bit to allow the ELF code emitter to run the X86 machine code emitter
[oota-llvm.git] / lib / Target / Skeleton /
2005-06-25 Chris LattnerRefactor the addPassesToEmitAssembly interface into...
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-11-21 Chris Lattnerignore generated files
2004-11-20 Chris LattnergetJITStubForFunction is optional and unimplemented...
2004-10-27 Reid SpencerChange Library Names Not To Conflict With Others When...
2004-10-26 Nate BegemanRemove include of MRegisterInfo.h, since it is already...
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-13 Reid SpencerUpdate to reflect changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-09-21 Chris LattnerMake sure to set the operand list
2004-09-14 Chris LattnerRevamp the Register class, and allow the use of the...
2004-08-29 Nate BegemanRegister sizes should be specified in bits
2004-08-15 Chris LattnerCode insertion methods now return void instead of ...
2004-08-15 Chris LattnerThese methods no longer take a TargetRegisterClass...
2004-08-14 Nate BegemanEliminate MachineFunction& argument from eliminateFrame...
2004-07-16 Misha BrukmanFix grammar.
2004-07-16 Chris LattnerInitial checkin of the rest of the skeleton target
2004-07-16 Chris LattnerInitial skeleton tablegen files
2004-07-16 Chris LattnerAdd skeleton makefile
2004-07-16 Chris LattnerInitial readme