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

switch GVN to use SSAUpdater. Besides removing a lot of complexity

from GVN, this also speeds it up, inserts fewer PHI nodes (see the
testcase) and allows it to remove more loads (due to fewer PHI nodes
standing in the way).

llvm-svn: 83746
parent 9c382ceb
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