Convert GCSE pass to use new alias analysis infrastructure
authorChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 18:24:48 +0000 (18:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 18:24:48 +0000 (18:24 +0000)
commitd456ec983c7e2e6c3c03b20ff3a359db5326cfde
treef88d0cf60acc720535578813bfb6f303d5361437
parentac39b4ecabfabfca3a66acf77841f4b9eec666ff
Convert GCSE pass to use new alias analysis infrastructure

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