Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. Lower
[oota-llvm.git] / test / CodeGen / X86 / memmove-3.ll
2007-08-27 Dan GohmanAdd explicit triples to avoid default behavior that...
2007-08-27 Dan GohmanIf the source and destination pointers in an llvm.memmo...