Silence VS warnings.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SelectionDAGISel.cpp
2005-01-08 Chris LattnerSilence VS warnings.
2005-01-08 Chris LattnerAdjust to changes in LowerCAllTo interfaces
2005-01-08 Chris LattnerAdd support for FP->INT conversions and back.
2005-01-07 Chris LattnerImplement support for long GEP indices on 32-bit archs...
2005-01-07 Chris LattnerFix handling of dead PHI nodes.
2005-01-07 Chris LattnerInitial implementation of the SelectionDAGISel class...