summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp-int128-fp-combine.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Legalize rounding nodesNemanja Ivanovic2019-12-301-1/+1
* [PowerPC][NFC] Avoid checking non-relevant .cfi instructionsJinsong Ji2019-08-301-3/+1
* RegAllocFast: Remove early selection loop, the spill calculation will report ...Matt Arsenault2019-03-191-1/+2
* [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zerosSanjay Patel2018-06-271-0/+29
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-201-12/+1
* revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-121-1/+12
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-03-311-12/+1
* [PPC] Avoid incorrect fp-i128-fp lowering.Tim Shen2018-01-231-0/+25
OpenPOWER on IntegriCloud