aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/MemCpyOpt
AgeCommit message (Expand)Author
2009-09-18Fix PR5001 PR5002.Tanya Lattner
2009-09-16Merge 81810 from mainline.Tanya Lattner
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-06-01Fix two issues that Eli Friedman pointed out, where would misoptimized code l...Owen Anderson
2008-06-01Test for PR2401Owen Anderson
2008-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-04-29Fix a bug in memcpyopt where the memcpy-memcpy transform was never being appl...Owen Anderson
2008-04-21Refactor memcpyopt based on Chris' suggestions. Consolidate several functionsOwen Anderson
2008-04-09Factor a bunch of functionality related to memcpy and memset transforms out of Owen Anderson