[X86][IR] Reduce the number of full string comparisons in the code that autoupgrades...
authorCraig Topper <craig.topper@gmail.com>
Sun, 13 Nov 2016 19:09:56 +0000 (19:09 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 13 Nov 2016 19:09:56 +0000 (19:09 +0000)
commit987dad2bc37e16c8f84c0a51ec5d063c35592f5a
treea38b588606e207509acadf3a488a731e108edfc3
parent8b9be8fd41e707f974f13d4648878bc47aa0bd34
[X86][IR] Reduce the number of full string comparisons in the code that autoupgrades masked shift intrinsics.

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