instcombine: Add more test cases for __strcpy_chk simplification
authorMeador Inge <meadori@codesourcery.com>
Thu, 27 Sep 2012 21:21:28 +0000 (21:21 +0000)
committerMeador Inge <meadori@codesourcery.com>
Thu, 27 Sep 2012 21:21:28 +0000 (21:21 +0000)
commita9685829787506a8fce41707108678e83f7c09e9
tree2aed48bab02ff44727d86e29852396e7ca702565
parentc8613c9089b064652a508041db9ce56fb275e94c
instcombine: Add more test cases for __strcpy_chk simplification

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