summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/NaryReassociate
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-178-0/+489
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-178-489/+0
* [NaryReassociate] Detect deleted instr with WeakVHKarl-Johan Karlsson2018-05-241-0/+29
* Add early exit on reassociation of 0 expression.Evgeny Stupachenko2018-03-071-0/+19
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-2/+2
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-2/+2
* [PM] Port NaryReassociate to the new PMWei Mi2016-07-215-0/+5
* [NaryReassociate] allow candidate to have a different typeJingyue Wu2015-12-181-0/+17
* [NaryReassociate] SeenExprs records WeakVHJingyue Wu2015-10-011-0/+14
* [NaryReassociate] Improve test CHECKMehdi Amini2015-09-162-3/+6
* [NaryReassociate] Add support for Mul instructionsMarcello Maggioni2015-09-151-0/+18
* [NaryReassociate] enhances nsw by leveraging @llvm.assumeJingyue Wu2015-07-011-0/+36
* [NaryReassociate] Run EarlyCSE after NaryReassociateJingyue Wu2015-05-281-9/+22
* [NaryReassoc] reassociate GEP for CSEJingyue Wu2015-05-211-0/+77
* [NaryReassociate] avoid running foreverJingyue Wu2015-05-131-0/+11
* Resurrect r235688Jingyue Wu2015-04-242-0/+49
* Revert r235688Jingyue Wu2015-04-242-49/+0
* [NVPTX] enable NaryReassociate in NVPTXJingyue Wu2015-04-242-0/+49
* [NaryReassociate] run NaryReassociate iterativelyJingyue Wu2015-04-171-2/+22
* [NaryReassociate] speeds up candidate searchingJingyue Wu2015-04-161-1/+52
* Simplify n-ary adds by reassociationJingyue Wu2015-04-141-0/+127
OpenPOWER on IntegriCloud