PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / break-sse-dep.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
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...