Refine the change in r52258 for avoiding use-before-def conditions
when changing the stride of a comparison so that it's slightly more precise, by having it scan the instruction list to determine if there is a use of the condition after the point where the condition will be inserted. llvm-svn: 52371
Loading
Please register or sign in to comment