summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Float2Int/basic.ll
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-171-0/+267
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-267/+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-271-0/+256
* Revert r233175 and r233183 with it. This pulls float2int back out of the tree...Nick Lewycky2015-03-271-242/+0
* Reapply r233062: "float2int": Add a new pass to demote from float to int wher...James Molloy2015-03-251-0/+242
* Revert r233062 ""float2int": Add a new pass to demote from float to int where...Hans Wennborg2015-03-241-227/+0
* "float2int": Add a new pass to demote from float to int where possible.James Molloy2015-03-241-0/+227
OpenPOWER on IntegriCloud