Chris Lattner d6c84720df change the scope node to include a list of children to be checked
instead of to have a chained series of scope nodes.  This makes
the generated table smaller, improves the efficiency of the
interpreter, and make the factoring optimization much more 
reasonable to implement.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97160 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-25 19:00:39 +00:00
..
2010-01-05 17:55:26 +00:00
2010-02-23 19:15:24 +00:00
2010-01-05 17:55:26 +00:00
2010-02-24 22:43:17 +00:00