Add some missing node names
[oota-llvm.git] / lib / Target / Skeleton /
2006-02-16 Chris LattnerRemove the skeleton target, it doesn't produce useful...
2006-01-27 Chris LattnerPHI and INLINEASM are now built-in instructions provide...
2005-12-01 Nate BegemanSupport multiple ValueTypes per RegisterClass, needed...
2005-11-08 Chris LattnerAdd a new option to indicate we want the code generator...
2005-09-30 Chris LattnerCR registers are not used by this "target"
2005-09-30 Chris LattnerPass extra regclasses into spilling code
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-08-19 Chris Lattnerput reg classes into namespace
2005-08-19 Chris LattnerThe skeleton target has never had an isel
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