X86FixupBWInsts: No need for forward liveness analysis.
With r274952 and r275201 in place there are no cases left where a forward liveness analysis yields different results than a backward one. So we can remove the forward stepping logic. Differential Revision: http://reviews.llvm.org/D22083 llvm-svn: 275204
Loading
Please sign in to comment