Skip to content
Commit 16bfe5b0 authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent 7940e6fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment