Implement forwarding from stores to loads of must-aliased pointers.
authorChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 12:06:41 +0000 (12:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Jun 2003 12:06:41 +0000 (12:06 +0000)
commit28c6cf22de71777d423c9a9e3193c58b93ba4c0a
treed6e8231ff7fe27c1b8f749544103f52e63acccfe
parentf27aca9276a855a99122df37205830e4ad16e5ab
Implement forwarding from stores to loads of must-aliased pointers.
This implements: GCSE/2003-06-13-LoadStoreEliminate.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6694 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoadValueNumbering.cpp