summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/fast-basictest.ll
Commit message (Expand)AuthorAgeFilesLines
* Add intermediate subtract instructions to reassociation worklist.Owen Anderson2015-11-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* Revert "[Reassociate] As the expression tree is rewritten make sure the opera...Chad Rosier2014-11-191-5/+5
* [Reassociate] As the expression tree is rewritten make sure the operands areChad Rosier2014-11-171-5/+5
* Reassociate x + -0.1234 * y into x - 0.1234 * yErik Verbruggen2014-08-211-1/+1
* [Reassociation] Add support for reassociation with unsafe algebra.Chad Rosier2014-08-141-0/+285
OpenPOWER on IntegriCloud