OSDN Git Service

[X86] Use StringRef::startswith to reduce a few compares in the intrinsic autoupgrade...
authorCraig Topper <craig.topper@gmail.com>
Mon, 7 Nov 2016 00:13:42 +0000 (00:13 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 7 Nov 2016 00:13:42 +0000 (00:13 +0000)
commite132a76033b52e2b06f247adcd669ebfd48e1037
treebcf12f4e84fb124f60c8e21003235113054bde7f
parent9fd28c59b7bba81bf2fd974550876842b271d1dc
[X86] Use StringRef::startswith to reduce a few compares in the intrinsic autoupgrade code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AutoUpgrade.cpp