aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/MemCpyOpt/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* fix PR8753, eliminating a case where we'd infinitely make a Chris Lattner2010-12-091-3/+16
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Fix PR4882, by making MemCpyOpt not dereference removed stores to get theChris Lattner2009-09-081-0/+45