Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / invalid-shift-immediate.ll
2008-02-26 Dan GohmanAvoid aborting on invalid shift counts.