aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll
Commit message (Collapse)AuthorAgeFilesLines
* This test now passes.Devang Patel2007-10-191-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43183 91177308-0d34-0410-b5e6-96231b3b80d8
* XFAIL for now.Devang Patel2007-10-181-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43111 91177308-0d34-0410-b5e6-96231b3b80d8
* Apply "Instead of loading small c string constant, use integer constant ↵Devang Patel2007-10-171-0/+1
| | | | | | directly" transformation while processing load instruction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43070 91177308-0d34-0410-b5e6-96231b3b80d8
* Lower memcpy if it makes sense.Devang Patel2007-10-111-0/+18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42864 91177308-0d34-0410-b5e6-96231b3b80d8