Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Add a peephole post RA to transform the inst that fed by add | QingShan Zhang | 2018-08-20 | 1 | -10/+5 |
* | [PowerPC] Replace the Post RA List Scheduler with the Machine Scheduler | Stefan Pintilie | 2018-07-04 | 1 | -7/+4 |
* | [PowerPC] Remove the match pattern in the definition of LXSDX/STXSDX | Lei Huang | 2018-05-24 | 1 | -5/+5 |
* | [PowerPC][Altivec] Add mfvrd and mffprd extended mnemonic | Nemanja Ivanovic | 2017-03-15 | 1 | -5/+5 |
* | [PowerPC] Use rldicr instruction for AND with an immediate if possible | Nemanja Ivanovic | 2017-02-24 | 1 | -14/+6 |
* | [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layout to (IEEEdouble... | Tim Shen | 2017-01-23 | 1 | -1/+1 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -5/+5 |
* | Bitcasts between FP and INT values using direct moves | Nemanja Ivanovic | 2015-12-15 | 1 | -2/+36 |
* | Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst, | Eric Christopher | 2015-12-10 | 1 | -0/+103 |