summaryrefslogtreecommitdiff
path: root/powerpc/SelectOp.vp
Commit message (Expand)AuthorAge
* CSE: add recognition of some combined operators, conditions, and addressing m...Gravatar xleroy2012-05-26
* Hack with nxorGravatar xleroy2012-05-18
* PowerPC: remove the fmadd and fmsub operators/Asm instructionsGravatar xleroy2012-03-07
* Take advantage of Cmaskzero and Cmasknotzero.Gravatar xleroy2012-02-24
* Improved instruction selection for "notint".Gravatar xleroy2012-02-24
* Merge of the "volatile" branch:Gravatar xleroy2012-02-04
* powerpc/SelectOp: optimize the pattern ((x >>s N) & N1) & N2 common in a cert...Gravatar xleroy2012-01-21
* Merge of the nonstrict-ops branch:Gravatar xleroy2012-01-14