correct the type of two intrinsics, add int_ppc_altivec_vmladduhm
[oota-llvm.git] / include / llvm / IntrinsicsX86.td
2006-04-04 Evan ChengAdded intrinsics to match __builtin_ia32_pslldqi128 and
2006-03-31 Evan ChengAdded haddp{s|d} and hsubp{s|d} intrinsics.
2006-03-30 Evan ChengAdd support for _mm_cmp{cc}_ss and _mm_cmp{cc}_ps intri...
2006-03-30 Evan ChengAdd 128-bit pmovmskb intrinsic support.
2006-03-29 Evan ChengChange SSE pack operation definitions to fit what the...
2006-03-29 Evan ChengAdd SSE2 integer pack with saturation intrinsics.
2006-03-29 Evan ChengAdd more SSE intrinsics
2006-03-27 Evan ChengIntrinsics naming convention change.
2006-03-26 Chris LattnerSplit the PPC and X86 intrinsics out to their own files.