OSDN Git Service

Upgrade old memset/memcpy signatures (without isVolatile argument) in tests
authorArtur Pilipenko <apilipenko@azulsystems.com>
Wed, 22 Jun 2016 15:16:06 +0000 (15:16 +0000)
committerArtur Pilipenko <apilipenko@azulsystems.com>
Wed, 22 Jun 2016 15:16:06 +0000 (15:16 +0000)
commitb2b7d8b579038b74b4423591adf774447dca71e4
tree1c77237eff79e1b83154d36f60a859d2b6f1ab78
parent5e371d9c0caa2cf0cef331038d50fd37ded40876
Upgrade old memset/memcpy signatures (without isVolatile argument) in tests

We no longer have corresponding code in autoupgrade and the vast majority of the tests were fixed long time ago. Fix the remaining few. One of the verifier test cases is marked as XFAIL because it was passing only because the signature was incorrect.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273428 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2007-10-15-CoalescerCrash.ll
test/CodeGen/X86/memset-2.ll
test/CodeGen/X86/negate-add-zero.ll
test/Transforms/Inline/inline-invoke-tail.ll
test/Verifier/2010-08-07-PointerIntrinsic.ll