Scheduler / Regalloc: use unique_ptr[] instead of std::vector
[oota-llvm.git] / include / llvm / CodeGen / DAGCombine.h
2012-12-27 Nadav RotemRefactor DAGCombinerInfo. Change the different booleans...