Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-jumps.ll
2010-01-03 Chris Lattnerfix PR5930, allowing the asmprinter to emit difference...
2009-11-01 Chris Lattnerimprove x86 codegen support for blockaddress. We now...