Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply,
[oota-llvm.git] / test / CodeGen / X86 / codegen-dce.ll
2010-02-06 Evan ChengRun codegen dce pass for all targets at all optimizatio...