On Dec 14, 2007, at 10:16 PM, Chris Lattner wrote:
> On Dec 14, 2007, at 6:54 PM, Evan Cheng wrote:
>> Author: evancheng
>> Date: Fri Dec 14 20:54:12 2007
>> New Revision: 45057
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=45057&view=rev
>> Log:
>> __builtin_ia32_movqv4si is now expanded to a
On Dec 14, 2007, at 6:54 PM, Evan Cheng wrote:
> Author: evancheng
> Date: Fri Dec 14 20:54:12 2007
> New Revision: 45057
>
> URL: http://llvm.org/viewvc/llvm-project?rev=45057&view=rev
> Log:
> __builtin_ia32_movqv4si is now expanded to a shuffle.
Hi Evan,
This breaks backwards compatibility w
Author: evancheng
Date: Fri Dec 14 20:54:12 2007
New Revision: 45057
URL: http://llvm.org/viewvc/llvm-project?rev=45057&view=rev
Log:
__builtin_ia32_movqv4si is now expanded to a shuffle.
Modified:
llvm/trunk/include/llvm/IntrinsicsX86.td
Modified: llvm/trunk/include/llvm/IntrinsicsX86.td
UR