summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Float2Int
Commit message (Expand)AuthorAgeFilesLines
* [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