commit | 390ff499f053771cba51a2f42651f126a7e096f7 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Tue Oct 15 05:20:47 2013 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Tue Oct 15 05:20:47 2013 +0000 |
tree | 555c81227e3a4e97f20796baae36ab727295555d | |
parent | 51dee24ca6ba63cf021d56ca9cbae62c739d5041 [diff] |
Remove x86_sse42_crc32_64_8 intrinsic. It has no functional difference from x86_sse42_crc32_32_8 and was not mapped to a clang builtin. I'm not even sure why this form of the instruction is even called out explicitly in the docs. Also add AutoUpgrade support to convert it into the other intrinsic with appropriate trunc and zext. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192672 91177308-0d34-0410-b5e6-96231b3b80d8