Make sure we use the right insertion point when instcombine replaces a PHI...
Make sure we use the right insertion point when instcombine replaces a PHI with another instruction. (Specifically, don't insert an arbitrary instruction before a PHI.) Fixes PR11275. llvm-svn: 143437
Loading
Please register or sign in to comment