[X86] Fix XOP vpcom intrinsic autoupgrade to map 'true' and 'false' to the correct...
authorCraig Topper <craig.topper@gmail.com>
Fri, 13 Feb 2015 07:42:15 +0000 (07:42 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 13 Feb 2015 07:42:15 +0000 (07:42 +0000)
commit0d3c686ffdac7bbb4cdba2c515ac3bf2255b8476
treebbace277d469c7522e91c819cb9f817a215b890f
parenteb95a535aa521ee8ecf4e8979eb529a82c5d640f
[X86] Fix XOP vpcom intrinsic autoupgrade to map 'true' and 'false' to the correct immediates. Seems they were swapped.

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