Skip to content
Commit 45d4475f authored by Owen Anderson's avatar Owen Anderson
Browse files

Make the local register allocator compute (purely local) liveness information for itself

rather than depending on LiveVariables.  This decreases compile time from:
0.5909s (LV + Regalloc) to 0.421s (just regalloc).

llvm-svn: 53256
parent 07f5db03
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