Add intermediate subtract instructions to reassociation worklist.
[oota-llvm.git] / test / Transforms / Reassociate / fast-fp-commute.ll
2015-11-16 Owen AndersonAdd intermediate subtract instructions to reassociation...
2014-11-19 Chad RosierRevert "[Reassociate] As the expression tree is rewritt...
2014-11-17 Chad Rosier[Reassociate] As the expression tree is rewritten make...
2014-11-17 Chad Rosier[Reassociate] Canonicalize constants to RHS operand.
2014-08-14 Chad Rosier[Reassociation] Add support for reassociation with...