Fix an issue where GVN had the sizes of the two memcpy's reverse, resulting
[oota-llvm.git] / test / Transforms / GVN / memcpy.ll
2008-02-25 Owen AndersonFix an issue where GVN would try to use an instruction...
2008-02-12 Owen AndersonRe-apply the patch to improve the optimizations of...
2008-02-06 Bill WendlingTemporarily reverting:
2008-02-04 Owen AndersonMake this test more aggressive, to cover recent improve...
2008-02-04 Owen AndersonAllow GVN to hack on memcpy's, making them open to...