summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Float2Int
Commit message (Expand)AuthorAgeFilesLines
* [Float2Int] avoid crashing on unreachable code (PR38502)Sanjay Patel2019-09-191-0/+22
* [Float2Int] auto-generate complete test checks; NFCSanjay Patel2019-09-191-177/+213
* [Float2Int] Add support for unary FNeg to Float2IntCameron McInally2019-07-081-6/+17
* [NFC][Float2Int] Pre-commit unary FNeg test to basic.llCameron McInally2019-06-281-0/+16
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-173-0/+300
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-173-300/+0
* [PM] Port float2int to the new pass managerMichael Kuperstein2016-06-241-0/+1
* [Float2Int] Don't operate on vector instructionsReid Kleckner2015-12-091-0/+10
* Reapply r233175 and r233183: float2int.James Molloy2015-03-273-0/+289
* Revert r233175 and r233183 with it. This pulls float2int back out of the tree...Nick Lewycky2015-03-273-275/+0
* [optnone] Skip pass Float2Int on optnone functions.Andrea Di Biagio2015-03-251-0/+17
* Reapply r233062: "float2int": Add a new pass to demote from float to int wher...James Molloy2015-03-252-0/+258
* Revert r233062 ""float2int": Add a new pass to demote from float to int where...Hans Wennborg2015-03-242-243/+0
* "float2int": Add a new pass to demote from float to int where possible.James Molloy2015-03-242-0/+243
OpenPOWER on IntegriCloud