Revert "[APFloat] Removed APFloat constructor which initialized to either zero/NaN...
[oota-llvm.git] / include / llvm / CodeGen / DAGCombine.h
2012-12-27 Nadav RotemRefactor DAGCombinerInfo. Change the different booleans...