Modify the comparison optimizations in the peephole optimizer to update the
iterator when an optimization took place. This allows us to do more insane things with the code than just remove an instruction or two. llvm-svn: 113640
Loading
Please register or sign in to comment