Skip to content
Commit 9f0f7ca7 authored by Chris Lattner's avatar Chris Lattner
Browse files

Further reduce the number of nodes cloned with getClonedNH, using merge instead.

This reduces the number of nodes allocated, then immediately merged and DNE'd
from 2193852 to 1298049.  unfortunately this only speeds DSA up by ~1.5s (of
53s), because it's spending most of its time waddling through the scalar map :(

llvm-svn: 10992
parent 6ee2b154
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