Create a more targeted fix for not sinking instructions into a range where it
will conflict with another live range. The place which creates this scenerio is the code in X86 that lowers a select instruction by splitting the MBBs. This eliminates the need to check from the bottom up in an MBB for live pregs. llvm-svn: 106066
Loading
Please register or sign in to comment