Add AutoUpgrade support for the SSE4 ptest intrinsics.
authorNadav Rotem <nadav.rotem@intel.com>
Sun, 10 Jun 2012 18:42:51 +0000 (18:42 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sun, 10 Jun 2012 18:42:51 +0000 (18:42 +0000)
commit3c98ce242e4b0f24e6b0dbcf47c5e06c54038419
tree9f8d3850286c0d29390b00059a280b5cbf130f0d
parent01a90f4f8fc7187883377f69e2725ab5e23cc393
Add AutoUpgrade support for the SSE4 ptest intrinsics.
Patch by Michael Kuperstein.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158295 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AutoUpgrade.cpp
test/Bitcode/ptest-new.ll [new file with mode: 0644]
test/Bitcode/ptest-old.ll [new file with mode: 0644]