Skip to content
Commit 8291ab44 authored by Evan Cheng's avatar Evan Cheng
Browse files

RegAllocaLocal still *requires* LiveVariables since it runs PHIElimination,...

RegAllocaLocal still *requires* LiveVariables since it runs PHIElimination, followed by TwoAddress which requires LiveVariables. We cannot run LiveVariables on non-SSA code.

llvm-svn: 46813
parent d3b06cda
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