]> granicus.if.org Git - llvm/commit
[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)
commit5eb34e8e2987739cb37dae6712000c04e51cde73
tree7f5ea937d32449d8839246b35ee508eb6e3bb0dd
parentc99852c60ea0a4cab64b8e493b0371e13e27dbe5
[X86][IR] Reduce the number of full string comparisons in the code that autoupgrades masked shift intrinsics.

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