Change around the data structures used to store availability sets, resulting in a...
authorOwen Anderson <resistor@mac.com>
Fri, 20 Jun 2008 01:15:47 +0000 (01:15 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 20 Jun 2008 01:15:47 +0000 (01:15 +0000)
commit6fafe847b272975c3f7dd5a86874c10793c3c491
tree88051e024c0f3f9a1123e73d5ea4b0ef32e2c3e5
parentc4b65ea56baf2231da6b0f33b3bf33d08ffcf567
Change around the data structures used to store availability sets, resulting in a GVN+PRE that is faster that GVN alone was before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52521 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp