Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicat...
[oota-llvm.git] / test / CodeGen / X86 / x86_64-mul-by-const.ll
2010-12-20 Dale JohannesenCosmetic changes.
2010-12-17 Dale JohannesenAdd a transform to DAG Combiner. This improves the