summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/ftrunc-vec.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zerosSanjay Patel2018-06-271-4/+6
* [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
* [PowerPC] add ftrunc vector tests; NFCSanjay Patel2018-03-281-0/+47
OpenPOWER on IntegriCloud