summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-protos.h
Commit message (Expand)AuthorAgeFilesLines
* rs6000: Don't split FP comparisons at expand timeSegher Boessenkool2019-11-211-0/+1
* [RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20Alan Modra2019-11-121-1/+0
* Rework how prefixed instruction length is calculated.Michael Meissner2019-10-231-0/+1
* rs6000-protos.h (expand_block_move): Change prototype.Aaron Sawdey2019-10-021-1/+1
* Add initial support for prefixed/PC-relative addressing.Michael Meissner2019-09-301-3/+60
* Rename function.Michael Meissner2019-07-181-1/+1
* predicates.md (pcrel_address): New define_predicate.Bill Schmidt2019-05-311-0/+1
* rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.Bill Schmidt2019-05-231-0/+2
* rs6000: New enum epilogue_typeSegher Boessenkool2019-05-141-1/+1
* rs6000: Remove reload leftoversSegher Boessenkool2019-05-081-2/+0
* [RS6000] PR88614, output_operand: invalid %z valueAlan Modra2019-01-221-0/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* rs6000, update Darwin call handling to latest scheme.Iain Sandoe2018-12-121-4/+2
* [RS6000] num_insns_constant ICEAlan Modra2018-12-011-1/+0
* [RS6000] inline plt call sequencesAlan Modra2018-11-291-0/+2
* [RS6000] Use standard call patterns for __tls_get_addr callsAlan Modra2018-11-291-3/+3
* [RS6000] rs6000_indirect_call_templateAlan Modra2018-11-291-0/+2
* [RS6000] rs6000_call_template for external call insn assembly outputAlan Modra2018-11-291-1/+3
* constraints.md (wF constraint): Remove power9 fusion documentation.Michael Meissner2018-11-161-6/+0
* rs6000-protos.h (rs6000_address_for_fpconvert): Remove prototype.Aaron Sawdey2018-11-011-1/+0
* rs6000.md (bswapdi2): Force address into register if not in indexed or indire...Aaron Sawdey2018-10-301-0/+1
* Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2018-10-281-0/+3
* constraints.md (wG constraint): Delete, no longer used.Michael Meissner2018-07-271-1/+0
* rs6000: Improve vsx_init_v4siSegher Boessenkool2018-07-231-1/+0
* Clean up of new format of -falign-FOO.Martin Liska2018-07-171-1/+1
* rs6000: Remove -maltivec={be,le}Segher Boessenkool2018-05-101-3/+0
* rs6000: Remove paired singleSegher Boessenkool2018-05-021-4/+0
* rs6000-protos.h (rs6000_builtin_is_supported_p): New prototype.Kelvin Nilsen2018-04-171-0/+1
* rs6000-builtin.def: Remove various BU_ALTIVEC_X macro expansions for definiti...Kelvin Nilsen2018-03-221-1/+0
* re PR target/83862 (powerpc: ICE in signbit testcase)Michael Meissner2018-01-221-1/+0
* rs6000-p8swap.c (rs6000_sum_of_two_registers_p): New function.Kelvin Nilsen2018-01-141-0/+4
* rs6000: Remove -mstringSegher Boessenkool2018-01-121-1/+0
* altivec.md (p8_vmrgow): Add support for V2DI, V2DF, V4SI, V4SF types.Carl Love2018-01-091-0/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove vec_perm_const optabRichard Sandiford2018-01-021-2/+0
* rs6000: Improve fusion assembler outputSegher Boessenkool2017-12-021-1/+1
* rs6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.Carl Love2017-11-061-0/+2
* rs6000: Remove rs6000_emit_sISELSegher Boessenkool2017-11-031-1/+1
* rs6000: Improve iselSegher Boessenkool2017-10-121-1/+0
* re PR target/80210 (ICE in in extract_insn, at recog.c:2311 on ppc64 for with...Peter Bergner2017-10-021-0/+1
* rs6000-protos.h (output_probe_stack_range): Update prototype for new argument.Jeff Law2017-09-251-1/+1
* Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2017-09-151-3/+0
* Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2017-09-131-3/+0
* Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2017-09-131-1/+0
* Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2017-09-041-4/+0
* Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2017-09-041-1/+0
* predicates.md (volatile_mem_operand): Remove code related to reload_in_progress.Peter Bergner2017-07-271-1/+0
* [rs6000] Avoid rotates of floating-point modesRichard Sandiford2017-07-271-0/+1
* rs6000.c (toc_relative_expr_p): Make tocrel_base and tocrel_offset be pointer...Aaron Sawdey2017-06-291-1/+1
* rs6000-c.c: Add support for built-in functions vector signed int vec_signed (...Carl Love2017-06-291-0/+1