]> granicus.if.org Git - clang/commit
[X86] Add missing m64/int64 conversions
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 20 Dec 2015 12:37:18 +0000 (12:37 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 20 Dec 2015 12:37:18 +0000 (12:37 +0000)
commitb4292ac60a492da32f5d5f4a63a9c3695b63dc82
treeca59bbcd4e0ac6a262dad33240ceba633598c50a
parent54a41ae4327edc85f037012782024c8e23808c28
[X86] Add missing m64/int64 conversions

Define the 64-bit equivalents of _m_to_int and _m_from_int.

Differential Revision: http://reviews.llvm.org/D15572

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/mmintrin.h
test/CodeGen/mmx-builtins.c