Eliminate MachineFunction& argument from eliminateFrameIndex in x86 Target. Get...
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9BurgISel.cpp
2004-08-12 Chris LattnerInstead of a virtual method call, lets try a direct...
2004-08-12 Chris LattnerVirtual method calls are overrated.
2004-08-12 Chris LattnerWhen we want a constant, just use it, instead of callin...
2004-08-04 Brian GaekeGet rid of the only use of TargetInstrInfo::getResultPo...
2004-08-04 Brian GaekeAll the SparcV9 BURG instruction selector pieces have...