[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)
commit96041c6ba97153ffb2dca443e2e5688b11c6f412
treee757be63bdf0fbc6685c5b78a5ffa7ec0f687568
parent7e545335d65a8fe8bf875544a35a03e105b595e9
[X86] Use StringRef::startswith to reduce a few compares in the intrinsic autoupgrade code.

llvm-svn: 286090
llvm/lib/IR/AutoUpgrade.cpp