Make sse2 explicit, for non-x86 hosts.
[oota-llvm.git] / test / CodeGen / PowerPC / rotl-64.ll
2007-09-04 Evan ChengFix for PR1613: added 64-bit rotate left PPC instructio...