summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Float2Int/basic.ll
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-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