summaryrefslogtreecommitdiff
path: root/test/Transforms/MemCpyOpt
Commit message (Expand)AuthorAge
* Fix two issues that Eli Friedman pointed out, where would misoptimized code l...Owen Anderson2008-06-01
* Test for PR2401Owen Anderson2008-06-01
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Fix a bug in memcpyopt where the memcpy-memcpy transform was never being appl...Owen Anderson2008-04-29
* Refactor memcpyopt based on Chris' suggestions. Consolidate several functionsOwen Anderson2008-04-21
* Factor a bunch of functionality related to memcpy and memset transforms out of Owen Anderson2008-04-09