]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/i386/i386.c
Introduce RTL function reader
[thirdparty/gcc.git] / gcc / config / i386 / i386.c
2017-01-05  dmalcolmIntroduce RTL function reader
2017-01-01  jakub Update copyright years.
2016-12-27  uros * config/i386/i386.c (ix86_secondary_reload): Require...
2016-12-26  uros PR target/78904
2016-12-14  jakub PR target/78791
2016-12-14  uros PR target/59874
2016-12-13  uros PR target/78794
2016-12-11  uros PR target/70799
2016-12-07  dmalcolmFix x86_64-ism in selftest (PR bootstrap/78705)
2016-12-06  dmalcolmprint_rtx: implement support for reuse IDs (v2)
2016-12-05  hjlAdd AVX512 k-mask intrinsics
2016-12-04  uros PR target/70322
2016-12-02  jakub PR target/70322
2016-12-02  jakub PR rtl-optimization/78547
2016-12-02  jakub PR rtl-optimization/78575
2016-11-30  jakub * config/i386/i386.c (dimode_scalar_chain::convert_op...
2016-11-27  iains[Darwin] Fix PR57438 by avoiding empty function bodies...
2016-11-27  iains[Darwin] Fix PR71767 - adjust the sections used where...
2016-11-25  jgreenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-24  bernds PR rtl-optimization/78120
2016-11-23  jgreenhalgh[Patch 2/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-23  marxini386.c: Initialize function pointer to NULL to prevent
2016-11-21  tbsaundeuse rtx_insn * more places where it is obvious
2016-11-19  jakub * config/i386/i386.c (ix86_can_inline_p): Use || inste...
2016-11-19  jakub * config/i386/i386.c (ix86_valid_target_attribute_tree...
2016-11-19  jakub * config/i386/i386.c (def_builtin, def_builtin2, def_b...
2016-11-19  jakub * config/i386/i386.c (ix86_expand_builtin): Remove...
2016-11-17  hjlAdd avx5124vnniw/avx5124fmaps to target attributes
2016-11-17  hjlEnable AVX512_4FMAPS and AVX512_4VNNIW instructions
2016-11-08  uros PR target/70799
2016-11-07  jakub PR target/78229
2016-11-07  jakub PR target/78227
2016-11-07  rguenth2016-11-07 Richard Biener <rguenther@suse.de>
2016-11-04  dmalcolmStart adding target-specific selftests
2016-11-02  uros * config/i386/i386.c (ix86_init_libfuncs): New. Call
2016-11-02  tbsaundeuse rtx_insn * in various places where it is obvious
2016-10-24  jakub * config/i386/i386.c (ix86_in_large_data_p, ix86_expan...
2016-10-24  jakub * config/i386/i386.c (ix86_fold_builtin): Handle
2016-10-21  jakub PR target/78057
2016-10-20  uros * config/i386/i386.c (ix86_fold_builtin): Handle IX86_...
2016-10-20  uros PR target/78037
2016-10-18  uros PR target/77991
2016-10-17  ebotcazou * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTO...
2016-10-13  jakub PR target/77957
2016-10-08  jakub * gen-pass-instances.awk: Rewritten.
2016-10-06  uros * config/i386/i386.c (ix86_add_stmt_cost): Simplify...
2016-10-05  hjlDelete x86 deprecated pcommit instruction support
2016-10-04  uros * config/i386/x86-tune.def (X86_TUNE_VECTORIZE_DOUBLE...
2016-09-27  jakub * combine.c (simplify_comparison): Add canonical FALLT...
2016-09-26  roFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-09-26  thopre012016-09-26 Thomas Preud'homme <thomas.preudhomme...
2016-09-23  marxinSupport movbe as a i386 target optimization node
2016-09-23  marxinSupport crc32 as a i386 target optimization node
2016-09-23  marxinFix PR target/71652
2016-09-20  uros PR target/77621
2016-09-15  jakub PR middle-end/77475
2016-09-14  segherDelete TARGET_LRA_P from those targets that set it...
2016-09-10  vriesMake canonical_va_list_type more strict
2016-09-07  uros * config/i386/i386.c: Add 'U' suffix to processor...
2016-09-06  jakub PR target/69255
2016-09-02  jakub PR other/77421
2016-09-01  ebotcazou * config/i386/i386.c (ix86_option_override_internal...
2016-08-28  uros * config/i386/i386.c (ix86_option_override_internal...
2016-08-28  vriesTag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi...
2016-08-26  jsm28Always support float128 on x86.
2016-08-23  vekumar2016-08-23 Venkataramanan Kumar
2016-08-19  uros PR target/77270
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-18  hjlIncrease MOVE_RATIO to 17 for Lakemont
2016-08-18  jakub * config/i386/i386.c (enum ix86_builtins): Remove...
2016-08-16  jakub * config/i386/i386.c (enum ix86_builtins): Reorder...
2016-08-15  uros PR target/72867
2016-08-15  rguenth2016-08-15 Richard Biener <rguenther@suse.de>
2016-08-12  mpolacek PR c/7652
2016-08-11  hjlSupport TImode CONST_WIDE_INT store in 64-bit STV
2016-08-01  hjlConvert V1TImode register to TImode in debug insn
2016-07-29  mpolacek PR c/7652
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-07-15  rguenth2016-07-15 Richard Biener <rguenther@suse.de>
2016-07-11  hjlDon't convert TImode in debug insn
2016-07-04  kyukhingcc/
2016-06-28  jakub PR middle-end/71626
2016-06-26  uros * config/i386/i386.c (ix86_spill_class): Disable condi...
2016-06-26  uros PR target/70902
2016-06-23  hjli386: Access external function via GOT slot for -fno-plt
2016-06-22  uros PR target/67400
2016-06-22  uros * config/i386/i386.c (ix86_expand_move): Simplify...
2016-06-22  edlingergcc:
2016-06-21  iverbin[AVX-512ER] vrsqrt28ps auto generation
2016-06-21  iverbin[AVX-512ER] vrcp28ps auto generation
2016-06-21  hjlConvert V1TImode register to TImode in debug insn
2016-06-20  jakub PR target/71559
2016-06-16  uros * config/i386/driver-i386.c (host_detect_local_cpu...
2016-06-13  uros * Partially revert my previous commit.
2016-06-13  uros * config/i386/i386-builtin-types.def (INT_FTYPE_FLOAT128):
2016-06-12  uros * config/i386/i386.c (ix86_init_builtins): Calculate
2016-06-12  uros PR target/71241
2016-06-06  uros * config/i386/i386.h (enum ix86_enitity): Add X86_DIRFLAG.
2016-06-05  uros PR target/71389
2016-06-03  hjlImplement x86 interrupt attribute
next