]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/i386/i386.c
Turn CANNOT_CHANGE_MODE_CLASS into a hook
[thirdparty/gcc.git] / gcc / config / i386 / i386.c
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED_MODE into a target hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoMake more use of REG_NREGS
2017-09-05  rsandifoMake targetm.get_mask_mode return an opt_mode
2017-09-05  rsandifoMake mode_for_vector return an opt_mode
2017-09-05  rsandifoMake more use of int_mode_for_size
2017-09-05  hjli386: Avoid stack realignment if possible
2017-09-04  uros * config/i386/i386-protos.h (ix86_tls_address_pattern_...
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-09-01  jakub PR target/81766
2017-08-30  rsandifo[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-29  uros * config/i386/i386.opt (flag_fentry): Do not init...
2017-08-24  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-23  dansanPR target/80969 - Fix ICE with -mabi=ms -mavx512f,...
2017-08-23  uros * config/i386/i386.opt: Remove unneeded Init(0) initia...
2017-08-22  dansanPR target/71958: Error on -mx32 with -mabi=ms
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-19  uros * config/i386/i386.h (OPTION_MASK_ISA_ROUND): Remove.
2017-08-17  chefmax2017-08-17 Maxim Ostapenko <m.ostapenko@samsung.com>
2017-08-13  hjli386: Replace frame pointer with stack pointer in debug...
2017-08-11  marxinFix ifunc and resolver (PR ipa/81213).
2017-08-10  uros PR target/81708
2017-08-10  uros Rename ix86_split_stack_boundary to ix86_split_stack_g...
2017-08-10  uros * config/i386/i386.c (ix86_split_stack_boundary):...
2017-08-10  uros * config/i386/i386-protos.h (ix86_split_stack_boundary...
2017-08-10  hjli386: Don't use frame pointer without stack access
2017-08-08  uros PR target/81708
2017-08-07  uros * config/i386/i386.c (ix86_stack_protect_guard): Generate
2017-08-07  hjlRevert r250916
2017-08-07  hjli386: Don't use frame pointer without stack access
2017-08-07  hjli386: Set priority to P_AES for Westmere
2017-08-02  uros PR target/81644
2017-08-01  dansan[i386] Remove ix86_frame::outlined_save_offset and...
2017-08-01  hjl386: Disallow naked attribute with interrupt attribute
2017-08-01  uros PR target/81641
2017-08-01  uros PR target/81639
2017-08-01  jakub PR target/80846
2017-07-31  uros PR target/25967
2017-07-31  uros PR target/25967
2017-07-30  hjli386: Update INCOMING_FRAME_SP_OFFSET for exception...
2017-07-30  uros * config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New...
2017-07-26  hjlx86: Properly check saved register CFA offset
2017-07-25  uros * config/i386/i386.c (ix86_decompose_address): Do...
2017-07-23  uros PR target/80569
2017-07-20  jakub PR target/80846
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-07-09  hjlx86: Use DRAP only if there are outgoing arguments...
2017-07-06  kyukhinAdd missing intrinsics for VGETMANT[SD,SS] and VGETEXP...
2017-07-06  kyukhinRemove old rounding code
2017-07-05  rsandifoRemove enum before machine_mode
2017-06-30  naveenh2017-06-29 Naveen H.S <Naveen.Hurugalawadi@cavium...
2017-06-28  jakub PR target/81175
2017-06-26  rguenth2017-06-26 Richard Biener <rguenther@suse.de>
2017-06-21  glisse[i386] __builtin_ia32_stmxcsr could be pure
2017-06-20  kyukhinFix rounding pattern similar to PR73350.
2017-06-08  kyukhinAdd mov[us]wb store intrinsics.
2017-06-08  kyukhin[PR73350][PR80862] Improve subst for RC-capable insns.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-06-01  edlinger2017-06-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-05-31  rguenth2017-05-31 Richard Biener <rguenther@suse.de>
2017-05-23  uros * config/i386/i386.md (*movdi_internal): Remove SSE4
2017-05-14  uros * config/i386.i386.c (ix86_cc_modes_compatible): CCNOm...
2017-05-14  urosgcc/ChangeLog:
2017-05-14  uros * config/i386/i386-builtin-types.def (VOID_FTYPE_INT_I...
2017-05-12  uros * compare-elim.c (try_eliminate_compare): Canonicalize
2017-05-12  uros PR target/80723
2017-05-11  meissner2017-05-11 Michael Meissner <meissner@linux.vnet...
2017-05-06  uros * config/i386/i386.c (ext_80387_constant_init): Do...
2017-05-04  mseborPR translation/80280 - Missing closing quote (%>) c...
2017-05-02  uros * config/i386/avx512fintrin.h (_mm_mask_add_round_sd)
2017-05-02  uros * config/i386/i386.c (ix86_code_end): Use {FIRST,LAST...
2017-05-01  jakub PR target/79430
2017-04-25  uros PR target/70799
2017-04-23  uros PR target/70799
2017-04-20  uros PR target/79804
2017-04-11  uros * config/i386/i386.c (dimode_scalar_chain::compute_con...
2017-04-11  jakub PR target/80381
2017-04-06  uros PR target/79733
2017-04-04  jakub PR tree-optimization/79390
2017-04-04  jakub PR target/80286
2017-04-03  rediFix numerous typos in comments
2017-03-28  uros PR target/53383
2017-03-25  uros PR target/80180
2017-03-22  jakub PR rtl-optimization/63191
2017-03-20  ian * config/i386/i386.c (ix86_function_regparm): Save...
2017-03-15  uros PR target/80019
2017-03-07  segheri386: Do not align small stack slots to 16 bytes
next