summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Add missing handling for half precisionTom Stellard2020-06-221-120/+22
* [PowerPC] Only legalize FNEARBYINT with unsafe fp mathNemanja Ivanovic2020-01-021-67/+241
* [PowerPC] Legalize rounding nodesNemanja Ivanovic2019-12-301-273/+99
* [PowerPC] Modify the hasSideEffects of MTLR and MFLR from 1 to 0Kang Zhang2019-12-261-32/+32
* [FPEnv] Remove unnecessary rounding mode argument for constrained intrinsicsUlrich Weigand2019-12-171-56/+30
* [PowerPC] Fix MI peephole optimization for splatsKai Luo2019-12-071-44/+72
* [FPEnv] Strict FP tests should use the requisite function attributes.Kevin P. Neal2019-10-041-238/+240
* [PowerPC][NFC] Avoid checking non-relevant .cfi instructionsJinsong Ji2019-08-301-531/+119
* [Strict FP] Allow custom operation actionsUlrich Weigand2019-08-061-173/+553
* [PowerPC] Exploit the vector min/max instructionsNemanja Ivanovic2019-06-061-392/+132
* Partial revert of revert of r361827: Add constrained intrinsic tests for powe...Kevin P. Neal2019-05-291-0/+7528
* Revert 361827. It broke the bots.Kevin P. Neal2019-05-281-10810/+0
* Add constrained intrinsic tests for powerpc64 and powerpc64le.Kevin P. Neal2019-05-281-0/+10810
OpenPOWER on IntegriCloud