Silence VS warnings.
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAGNodes.h
2005-01-08 Chris LattnerSilence VS warnings.
2005-01-08 Chris LattnerAdd operators for FP -> INT conversions and back.
2005-01-07 Chris LattnerAdd a new SelectionDAG::RemoveDeadNodes method
2005-01-07 Jeff CohenFix include. Too easy to make mistakes like this on...
2005-01-07 Jeff CohenGet new SelectionDAG stuff building with Visual Studio.
2005-01-07 Chris LattnerInitial implementation of the nodes in a SelectionDAG.