summaryrefslogtreecommitdiff
path: root/test/Transforms/Float2Int
AgeCommit message (Expand)Author
2016-06-24[PM] Port float2int to the new pass managerMichael Kuperstein
2015-12-09[Float2Int] Don't operate on vector instructionsReid Kleckner
2015-03-27Reapply r233175 and r233183: float2int.James Molloy
2015-03-27Revert r233175 and r233183 with it. This pulls float2int back out of the tree...Nick Lewycky
2015-03-25[optnone] Skip pass Float2Int on optnone functions.Andrea Di Biagio
2015-03-25Reapply r233062: "float2int": Add a new pass to demote from float to int wher...James Molloy
2015-03-24Revert r233062 ""float2int": Add a new pass to demote from float to int where...Hans Wennborg
2015-03-24"float2int": Add a new pass to demote from float to int where possible.James Molloy