summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/fdiv-cos-sin.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+131
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-131/+0
* [InstCombine] Don't transform sin/cos -> tanl if for half typesBenjamin Kramer2018-09-191-2/+17
* [InstCombine] allow sin/cos transforms with 'reassoc'Sanjay Patel2018-02-151-44/+44
* [InstCombine] For cos/sin -> tan copy attributes from cos instead of theBenjamin Kramer2018-01-111-12/+15
* [InstCombine] Missed optimization in math expression: sin(x) / cos(x) => tan(x)Dmitry Venikov2018-01-111-0/+113
OpenPOWER on IntegriCloud