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

Implement the first half of redundancy factoring: efficiently

splitting all the patterns under scope nodes into equality sets
based on their first node.  The second step is to rewrite the
graph info a form that exposes the sharing.  Before I do this, 
I want to redesign the Scope node.

llvm-svn: 97130
parent 9516feac
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