summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/MemCpyOpt/crash.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+55
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-55/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-6/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-16/+16
* 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
OpenPOWER on IntegriCloud