summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp-to-int-to-fp.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zerosSanjay Patel2018-06-271-1/+1
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-201-8/+4
* revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-121-4/+8
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-03-311-8/+4
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-2/+2
* [PowerPC] Improve int_to_fp(fp_to_int(x)) combiningHal Finkel2015-01-061-0/+70
OpenPOWER on IntegriCloud