[llvm-commits] CVS: llvm/include/llvm/Intrinsics.td IntrinsicsX86.td

2007-03-08 Thread Bill Wendling
Changes in directory llvm/include/llvm: Intrinsics.td updated: 1.49 -> 1.50 IntrinsicsX86.td updated: 1.32 -> 1.33 --- Log message: Added "padd*" support for MMX. Added MMX move stuff to X86InstrInfo so that moves, loads, etc. are recognized. --- Diffs of the changes: (+21 -0) Intrinsics.t

[llvm-commits] CVS: llvm/include/llvm/Intrinsics.td IntrinsicsX86.td

2006-04-04 Thread Evan Cheng
Changes in directory llvm/include/llvm: Intrinsics.td updated: 1.31 -> 1.32 IntrinsicsX86.td updated: 1.8 -> 1.9 --- Log message: Added intrinsics to match __builtin_ia32_pslldqi128 and __builtin_ia32_psrldqi128. --- Diffs of the changes: (+11 -0) Intrinsics.td|1 + IntrinsicsX86.t