aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-9/+3
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-6/+4
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law1-2/+4
2017-09-19explow.c: Include "params.h".Jeff Law1-6/+7
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-6/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford2-11/+22
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-20/+2
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-17/+28
2017-09-12Make more use of REG_NREGSRichard Sandiford1-2/+2
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford3-19/+16
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-16/+19
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-20/+33
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford2-9/+9
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-2/+2
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-2/+2
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford1-1/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-40/+40
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-5/+4
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek1-3/+3
2017-07-16profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...Jan Hubicka1-1/+2
2017-01-01Update copyright years.Jakub Jelinek23-23/+23
2016-11-23* config/ia64/ia64.c (ia64_emit_insn_before): Fix prototype.Jeff Law1-1/+1
2016-11-21use rtx_insn * more places where it is obviousTrevor Saunders1-1/+1
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-11-02use rtx_insn * in various places where it is obviousTrevor Saunders1-2/+2
2016-10-17i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...Eric Botcazou2-3/+3
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+3
2016-10-10Always support float128 on ia64 (PR target/77586).Joseph Myers4-42/+0
2016-10-10re PR target/77738 (Invalid initialisation of ar.lc register)Andreas Schwab1-0/+3
2016-09-27ia64.c (ia64_print_operand): Adjust fall through comment.Marek Polacek1-1/+1
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme1-0/+1
2016-09-17ia64.h (ASM_OUTPUT_DWARF_OFFSET): Add cast.Andreas Schwab1-1/+2
2016-09-16ia64.h (ASM_OUTPUT_DWARF_OFFSET): Use parameter OFFSET, not offset.Andreas Schwab1-1/+1
2016-09-15dwarf2asm.h (dw2_asm_output_offset): Add overload with extra offset argument.Richard Biener1-1/+3
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-4/+2
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-14/+18
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-5/+5
2016-06-16re PR target/71242 ([ia64] Missing built-in functions for float128 NaNs)Uros Bizjak1-0/+61
2016-06-06re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger1-0/+1
2016-05-13builtins.c (expand_builtin_memcmp): Do not emit the call here.Eric Botcazou1-2/+0
2016-04-08Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"Thomas Schwinge1-1/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-26* config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.Eric Botcazou1-1/+1
2016-01-20common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore1-1/+1
2016-01-05[PATCH v2] ia64: don't use dynamic relocations for local symbols PR other/60465Sergei Trofimovich2-0/+35
2016-01-04Update copyright years.Jakub Jelinek23-23/+23
2015-12-08ia64.c (ia64_emit_probe_stack_range): Adjust.Eric Botcazou1-18/+16
2015-11-09Machine modes for address printing.Julian Brown1-1/+2