summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/no-extra-fp-conv-ldst.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-20/+4
* revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-121-4/+20
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-03-311-20/+4
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [PowerPC] Reuse a load operand in int->fp conversionsHal Finkel2015-01-061-0/+96
OpenPOWER on IntegriCloud