Skip to content
Commit 2207f76c authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Teach the LiveInterval::join function to use the fast merge algorithm,

generalizing its implementation sufficiently to support this value
number scenario as well.

This cuts out another significant performance hit in large functions
(over 10k basic blocks, etc), especially those with "natural" CFG
structures.

llvm-svn: 160026
parent 02638392
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