Add a bunch of calls to RemoveDeadNode in LegalizeDAG, so legalization doesn't...
Add a bunch of calls to RemoveDeadNode in LegalizeDAG, so legalization doesn't get confused by CSE later on. Fixes PR11318. Re-commit of r144034, with an extra fix so that RemoveDeadNode doesn't blow up. llvm-svn: 144055
Loading
Please register or sign in to comment