Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.
[oota-llvm.git] / test / CodeGen / X86 / atom-fixup-lea3.ll
2013-04-25 Preston GurdThis patch adds the X86FixupLEAs pass, which will reduc...