summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC] Add a peephole post RA to transform the inst that fed by addQingShan Zhang2018-08-201-10/+5
* [PowerPC] Replace the Post RA List Scheduler with the Machine SchedulerStefan Pintilie2018-07-041-7/+4
* [PowerPC] Remove the match pattern in the definition of LXSDX/STXSDXLei Huang2018-05-241-5/+5
* [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonicNemanja Ivanovic2017-03-151-5/+5
* [PowerPC] Use rldicr instruction for AND with an immediate if possibleNemanja Ivanovic2017-02-241-14/+6
* [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble...Tim Shen2017-01-231-1/+1
* Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri2016-08-031-5/+5
* Bitcasts between FP and INT values using direct movesNemanja Ivanovic2015-12-151-2/+36
* Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst,Eric Christopher2015-12-101-0/+103
OpenPOWER on IntegriCloud