The old getIndices has been deprecated, because it no longer works. It now
[oota-llvm.git] / lib / Target / SparcV9 / InstrSelection / InstrSelectionSupport.cpp
2001-11-26 Chris LattnerThe old getIndices has been deprecated, because it...
2001-11-14 Vikram S. AdveDon't assume constant operand can only be in position 1!
2001-11-14 Vikram S. AdveIdiotic error in last fix.
2001-11-14 Vikram S. AdveDon't need to load a NULL pointer constant from memory!
2001-11-14 Chris LattnerRemove much cruft from the MemAccessInst instruction
2001-11-08 Vikram S. AdveMajor overhaul of stack frame management.
2001-11-04 Chris LattnerMinor method rename
2001-10-28 Vikram S. AdveRecord constants that need to be emitted in the assembl...
2001-10-17 Vikram S. Adve1. Add a bottom-up pass on BURG trees that is used...
2001-10-10 Vikram S. AdveMachine-independent code generation routines used in...