Refactor DAGCombinerInfo. Change the different booleans that indicate if we...
Refactor DAGCombinerInfo. Change the different booleans that indicate if we are before or after different runs of DAGCo, with the CombineLevel enum. Also, added a new API for checking if we are running before or after the LegalizeVectorOps phase. llvm-svn: 171142
Loading
Please register or sign in to comment