[safestack] Fix handling of array allocas.
[oota-llvm.git] / test / Transforms / Reassociate / fast-ReassociateVector.ll
2015-11-16 Owen AndersonAdd intermediate subtract instructions to reassociation...
2015-03-13 Robert LougherReapply "[Reassociate] Add initial support for vector...
2015-03-13 Robert LougherRevert: "[Reassociate] Add initial support for vector...
2015-03-13 Robert Lougher[Reassociate] Add initial support for vector instructions.
2014-11-14 Chad Rosier[Reassociate] Canonicalize operands of vector binary...
2014-11-14 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-08-14 Chad Rosier[Reassociation] Add support for reassociation with...