diff options
author | Cameron Zwarich <zwarich@apple.com> | 2010-12-19 18:03:27 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2010-12-19 18:03:27 +0000 |
commit | d959da92a5a479c7f8f4ccbf7a7e3fb87f9fda0c (patch) | |
tree | 4fe4b95c5f28177d09e7bfbd86cbd09842d9a13a /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 368397bb7de8318a4663fec846bda714ae78dd7a (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122176 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions