Add trivial support for the invariance intrinsics to memdep. This logic is
authorOwen Anderson <resistor@mac.com>
Wed, 28 Oct 2009 06:18:42 +0000 (06:18 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 28 Oct 2009 06:18:42 +0000 (06:18 +0000)
commit4bc737c5ef120e27834b92a86939331f370ba49c
tree8d43f7fee9ec55ac6d9bdd4020a8907c3aeff778
parent50b136dae90eb37f9fc9517a8638020db4f04f9c
Add trivial support for the invariance intrinsics to memdep.  This logic is
purely local for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Transforms/GVN/invariant-simple.ll [new file with mode: 0644]