[x86] enable machine combiner reassociations for 256-bit vector FP mul/add
[oota-llvm.git] / test / CodeGen / X86 / fold-tied-op.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-11 Chandler Carruth[x86] Remove some windows line endings that snuck into...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-10-20 Simon Pilgrim[X86] Memory folding for commutative instructions ...