Update comments and documentation to reflect that GCSE and ValueNumbering are
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 5 Jun 2008 07:55:49 +0000 (07:55 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 5 Jun 2008 07:55:49 +0000 (07:55 +0000)
commit845f524c25de18917f72e8847d7e138d65e4ef08
treeecaa9ac4209ddead0213f491182c122ef7ece196
parent67944fc42755a32a864c105d604e8829e5ccc4b2
Update comments and documentation to reflect that GCSE and ValueNumbering are
deprecated by the GVN and GVNPRE passes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51983 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Passes.html
lib/Analysis/ValueNumbering.cpp
lib/Transforms/Scalar/GCSE.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/GVNPRE.cpp