summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/i64_fp_round.ll
AgeCommit message (Expand)Author
2017-02-24[PowerPC] Use rldicr instruction for AND with an immediate if possibleNemanja Ivanovic
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2017-01-16Revert "[PowerPC] Expand ISEL instruction into if-then-else sequence."Tony Jiang
2017-01-16[PowerPC] Expand ISEL instruction into if-then-else sequence.Tony Jiang
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-04-23[PowerPC] Enable printing instructions using aliasesHal Finkel
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2013-04-01Add more PPC floating-point conversion instructionsHal Finkel
2012-11-26Rewrite test to not use a FileCheck variable and redefine it on the same line.Eli Bendersky
2012-10-18This patch fixes failures in the SingleSource/Regression/C/uint64_to_floatUlrich Weigand