When gvn decides to replace an instruction with another, we have to patch the
[oota-llvm.git] / test / Transforms / GVN / preserve-tbaa.ll
2011-05-22 Chris Lattnermake this test less trivial.
2010-12-15 Dan GohmanPreserve TBAA tags when doing load PRE.