[PATCH] [SDAG] Introduce a combined set to the DAG combiner which tracks nodes which have successfully round-tripped through the combine phase, and use this to ensure all operands to DAG nodes are visited by the combiner, even if they are only added...

Eric Christopher echristo at gmail.com
Wed Jul 23 11:02:34 PDT 2014


I think mips test changes look fine and the patch looks fine as well.

http://reviews.llvm.org/D4638






More information about the llvm-commits mailing list