* Clean up InstrForest
[oota-llvm.git] / lib / CodeGen / TargetMachine / Sparc / SparcInstrSelection.cpp
2001-09-12 Chris Lattner* Clean up InstrForest
2001-09-11 Chris LattnerEliminate 'BasicNode' from InstrForest.
2001-09-10 Chris LattnerUse type checking predicates
2001-09-09 Chris LattnerImplement the subset of the GetConstantValueAsSignedInt...
2001-09-09 Vikram S. AdveHandle cast float-to-float or cast double-to-double.
2001-09-07 Chris LattnerUpdates to work with new lack of constant pool
2001-08-28 Vikram S. AdveMajor changes too hard to document :-)
2001-08-27 Chris LattnerConvert to use the new factored out TargetData class
2001-08-13 Ruchira SasankaChanged case 64 to make the first arg of phi a defintion
2001-08-06 Vikram S. AdveAdd CC operand as 4th operand of SUBcc, and mark it...
2001-07-31 Vikram S. AdveGenerate dummy Phi machine instruction, plus a bug...
2001-07-28 Vikram S. AdveBug fixes:
2001-07-23 Chris LattnerRemoval of the redundant CompileContext wrapper
2001-07-21 Chris LattnerMake code fit in 80 columns more
2001-07-21 Chris LattnerRenamed include/llvm/Codegen to include/llvm/CodeGen
2001-07-21 Vikram S. AdveDescription of the SPARC as a target architecture.