BuildSDIV and BuildUDIV only work for i32/i64, but they don't check that
[oota-llvm.git] / lib / Target / Sparc / SparcV8ISelPattern.cpp
2005-09-13 Chris LattnerThis has been moved to the target-indep code
2005-08-16 Nate BegemanImplement BR_CC and BRTWOWAY_CC. This allows the remov...
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-10 Chris LattnerChange *EXTLOAD to use an VTSDNode operand instead...
2005-07-10 Chris LattnerChange TRUNCSTORE to use a VTSDNode operand instead...
2005-06-27 Andrew Lenharthsome call work
2005-06-17 Andrew LenharthA start at a Sparc V8 Pattern ISel. Anyone want to...