Remove NEON vmull, vmlal, and vmlsl intrinsics, replacing them with multiply,
[oota-llvm.git] / test / CodeGen / X86 / postra-licm.ll
2010-04-21 Evan Cheng- Clean up some crappy code which deals with coalescing...
2010-04-13 Evan ChengAdd test for post-ra machine licm.
2010-04-12 Evan ChengEnable post regalloc machine licm by default.