PHI elimination shouldn't require machineloopinfo since it's used at -O0. Move...
PHI elimination shouldn't require machineloopinfo since it's used at -O0. Move the requirement to LiveIntervalAnalysis instead. Note this does not change the number of times machineloopinfo is computed. llvm-svn: 111285
Loading
Please register or sign in to comment