summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
AgeCommit message (Expand)Author
2017-03-15[PowerPC][Altivec] Add mfvrd and mffprd extended mnemonicNemanja Ivanovic
2017-02-24[PowerPC] Use rldicr instruction for AND with an immediate if possibleNemanja Ivanovic
2017-01-23[APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble...Tim Shen
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-12-15Bitcasts between FP and INT values using direct movesNemanja Ivanovic
2015-12-10Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst,Eric Christopher