Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / break-sse-dep.ll
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-07-12 Dan GohmanApply the SSE dependence idiom for SSE unary operations to
2010-06-26 Benjamin KramerFix some tests that didn't test anything.
2009-12-22 Evan ChengRemove target attribute break-sse-dep. Instead, do...
2009-12-18 Evan ChengOn recent Intel u-arch's, folding loads into some unary...