Added phi elimination code
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9Internals.h
2001-11-12 Ruchira SasankaAdded phi elimination code
2001-11-11 Vikram S. AdveDown-growing offsets from FP should start at 0, not -1.
2001-11-10 Ruchira SasankaCorrected reodering code for instructions inserted...
2001-11-09 Ruchira SasankaAdded code for correct reordering of call arguments
2001-11-09 Vikram S. AdveBug fix: Need to include the stack offset "bias" in...
2001-11-08 Vikram S. AdveUse MachineFrameInfo as base class of UltraSparcFrameIn...
2001-11-07 Chris LattnerKilling warnings
2001-11-07 Chris LattnerSquelch warnings about not returning a value
2001-11-04 Vikram S. AdveFixed instruction information for RDCCR and WRCCR.
2001-11-03 Ruchira SasankaAdded code to support correct saving of %ccr across...
2001-11-03 Ruchira SasankaArranged stack frame - needs furhter organization
2001-10-28 Ruchira SasankaAdded support for spilling
2001-10-22 Vikram S. AdveReordered a couple of registers to simplify some new...
2001-10-21 Ruchira SasankaAdded support for both call/jmpl instructions
2001-10-18 Vikram S. AdveAdded virtual function to generate an instruction seque...
2001-10-16 Ruchira SasankaAdded support for caller saving
2001-10-15 Chris LattnerOutput to cerr rather than cout so that debug info...
2001-10-15 Ruchira Sasankaupdated suggesting/coloring of call & return args ...
2001-10-15 Chris LattnerBe const correct
2001-10-13 Chris LattnerFix broken #endif
2001-09-30 Ruchira Sasankaadded suggesting color support
2001-09-19 Chris LattnerSeperate instruction definitions into new SparcInstr...
2001-09-19 Chris LattnerAdd emitAssemblyMethod to TargetMachine
2001-09-18 Ruchira Sasanka-- ruchira
2001-09-18 Chris LattnerRemove extraneous #includes
2001-09-18 Vikram S. AdveMake class TargetMachine the common interface to all...
2001-09-15 Ruchira Sasankamodified printing of debug messages
2001-09-15 Ruchira Sasankaadded register allocation code
2001-09-14 Chris LattnerChris seems fond of #include <vector>. Fix these....
2001-09-14 Chris LattnerMake a new llvm/Target #include directory.
2001-09-14 Chris LattnerCheckin changes to:
2001-09-14 Chris LattnerMove files to new sparc directory