summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.md
AgeCommit message (Expand)Author
2019-07-01rs6000.md (neg<mode>2_hw): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (extenddf<mode>2): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (extenddf<mode>2_fprs): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (eh_set_lr_<mode>): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (ctr<mode>): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (indirect_jump<mode>_nospec): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (abs<mode>2_internal): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (fix_trunc<mode>si2_fprs): Make this a parameterized name.Segher Boessenkool
2019-07-01rs6000.md (neg<mode>2): Make this a parameterized name.Segher Boessenkool
2019-06-28re PR target/91009 (Bug with future PowerPC patches with lfiwax/lfiwzx (relat...Michael Meissner
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey
2019-06-26[RS6000] Change maddld match_operand from DI to GPRLi Jia He
2019-06-20rs6000.md (isa attribute): Add support for for a future processor.Michael Meissner
2019-06-15rs6000: New iterator CCEITHERSegher Boessenkool
2019-06-05rs6000: Add p9kf and p9tf isa valuesSegher Boessenkool
2019-06-05rs6000: <VSs> -> <sd>pSegher Boessenkool
2019-06-05rs6000: ww -> waSegher Boessenkool
2019-06-05rs6000: Remove Ftrad, Fvsx, Fs; add s and sdSegher Boessenkool
2019-06-04rs6000: wf -> waSegher Boessenkool
2019-06-04rs6000: wd -> waSegher Boessenkool
2019-06-04rs6000: Delete Fv2Segher Boessenkool
2019-06-04rs6000: ws -> waSegher Boessenkool
2019-06-04rs6000: wv -> v+p7vSegher Boessenkool
2019-06-04rs6000: wi->wa, wt->waSegher Boessenkool
2019-06-04rs6000: Delete -mmfpgprSegher Boessenkool
2019-06-04rs6000: Delete wgSegher Boessenkool
2019-05-29rs6000.c (rs6000_call_template_1): Handle pcrel calls here...Bill Schmidt
2019-05-23Add infrastructure to support -mcpu=future to represent a futureBill Schmidt
2019-05-22rs6000: wz -> d+p7Segher Boessenkool
2019-05-22rs6000: wl -> d+p6Segher Boessenkool
2019-05-22rs6000: wk -> ws+p8vSegher Boessenkool
2019-05-22rs6000: wj -> wi+p8vSegher Boessenkool
2019-05-22rs6000: wh -> d+p8vSegher Boessenkool
2019-05-20rs6000: Delete the "wH" and "wI" constraintsSegher Boessenkool
2019-05-20rs6000: Delete the "wy" constraintSegher Boessenkool
2019-05-20rs6000: Delete the "wu" constraintSegher Boessenkool
2019-05-20rs6000: Delete "wJ" and "wK" constraintsSegher Boessenkool
2019-05-20rs6000: Delete the "wb" constraintSegher Boessenkool
2019-05-20rs6000: Delete the "wo" constraintSegher Boessenkool
2019-05-17rs6000: Add "enabled" attributeSegher Boessenkool
2019-05-14rs6000: Make eh_set_lr_<mode> a define_insn_and_splitSegher Boessenkool
2019-05-14rs6000: New enum epilogue_typeSegher Boessenkool
2019-05-09[RS6000] PR89271, gcc.target/powerpc/vsx-simode2.cAlan Modra
2019-05-07rs6000: Renumber the registersSegher Boessenkool
2019-05-07rs6000: Remove TM regsSegher Boessenkool
2019-04-21Fix test fails on powerpc-darwin.Iain Sandoe
2019-04-17rs6000: Improve the load/store-with-update patterns (PR17108)Segher Boessenkool
2019-03-24rs6000: Make CSE'ing __tls_get_addr calls possibleSegher Boessenkool
2019-03-19rs6000: Unaligned stfiwx on older CPUs (PR89746)Segher Boessenkool
2019-02-17[RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splittersAlan Modra