Skip to content
Commit 713ab379 authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

Remove some checks for StrongPHIElim. These checks make it impossible to use an

alternative register allocator that does not require LiveIntervals by specifying
it on the command-line for a target that has StrongPHIElimination enabled by
default.

These checks are pretty meaningless anyways, since StrongPHIElimination and
PHIElimination are never used at the same time.

llvm-svn: 122176
parent f29562db
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