instcombine: Add more test cases for __memmove_chk simplification
authorMeador Inge <meadori@codesourcery.com>
Thu, 27 Sep 2012 21:21:25 +0000 (21:21 +0000)
committerMeador Inge <meadori@codesourcery.com>
Thu, 27 Sep 2012 21:21:25 +0000 (21:21 +0000)
commitc8613c9089b064652a508041db9ce56fb275e94c
treebbc0fa0e5948a14544ebc4228f1d95ecf5465259
parent012ffd251b5e5a00d3be91044780b4b435e91dd5
instcombine: Add more test cases for __memmove_chk simplification

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164798 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/memmove_chk-1.ll [new file with mode: 0644]
test/Transforms/InstCombine/memmove_chk-2.ll [new file with mode: 0644]