]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/i386/i386.c
re PR translation/79019 (translatable string typo in cif-code.def:141)
[thirdparty/gcc.git] / gcc / config / i386 / i386.c
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-05  David MalcolmIntroduce RTL function reader
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-27  Uros Bizjaki386.c (ix86_secondary_reload): Require QImode intermed...
2016-12-26  Uros Bizjakre PR target/78904 (zero-extracts are not effective)
2016-12-14  Jakub Jelinekre PR target/78791 (ACATS cxf2001 failure)
2016-12-14  Uros Bizjakre PR target/59874 (Missing builtin (__builtin_clzs...
2016-12-13  Uros Bizjakre PR target/78794 (We noticed ~9% regression in 32...
2016-12-11  Uros Bizjakre PR target/70799 (STV pass does not convert DImode...
2016-12-07  David MalcolmFix x86_64-ism in selftest (PR bootstrap/78705)
2016-12-06  David Malcolmprint_rtx: implement support for reuse IDs (v2)
2016-12-05  Andrew SenkevichAdd AVX512 k-mask intrinsics
2016-12-04  Uros Bizjakre PR target/70322 (STV doesn't optimize andn)
2016-12-02  Jakub Jelinekre PR target/70322 (STV doesn't optimize andn)
2016-12-02  Jakub Jelinekre PR rtl-optimization/78547 (ICE: in loc_cmp, at var...
2016-12-02  Jakub Jelinekre PR rtl-optimization/78575 (ICE: in trunc_int_for_mod...
2016-11-30  Jakub Jelineki386.c (dimode_scalar_chain::convert_op): Avoid sharing...
2016-11-27  Iain Sandoe[Darwin] Fix PR57438 by avoiding empty function bodies...
2016-11-27  Iain Sandoe[Darwin] Fix PR71767 - adjust the sections used where...
2016-11-25  James Greenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-24  Bernd Schmidtre PR rtl-optimization/78120 (If conversion no longer...
2016-11-23  James Greenhalgh[Patch 2/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-23  Martin Liskai386.c: Initialize function pointer to NULL to prevent
2016-11-21  Trevor Saundersuse rtx_insn * more places where it is obvious
2016-11-19  Jakub Jelineki386.c (ix86_can_inline_p): Use || instead of & when...
2016-11-19  Jakub Jelineki386.c (ix86_valid_target_attribute_tree): Don't clear...
2016-11-19  Jakub Jelineki386.c (def_builtin, [...]): Formatting fixes.
2016-11-19  Jakub Jelineki386.c (ix86_expand_builtin): Remove msk_mov variable...
2016-11-17  H.J. LuAdd avx5124vnniw/avx5124fmaps to target attributes
2016-11-17  Kirill YukhinEnable AVX512_4FMAPS and AVX512_4VNNIW instructions
2016-11-08  Uros Bizjakre PR target/70799 (STV pass does not convert DImode...
2016-11-07  Jakub Jelinekre PR target/78229 (ICE in redirect_eh_edge_1, at tree...
2016-11-07  Jakub Jelinekre PR target/78227 (ICE: unrecognizable insn: in extrac...
2016-11-07  Richard Bienerre PR target/78229 (ICE in redirect_eh_edge_1, at tree...
2016-11-04  David MalcolmStart adding target-specific selftests
2016-11-02  Uros Bizjaki386.c (ix86_init_libfuncs): New.
2016-11-02  Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-10-24  Jakub Jelineki386.c (ix86_in_large_data_p, [...]): Use VAR_P (x...
2016-10-24  Jakub Jelineki386.c (ix86_fold_builtin): Handle IX86_BUILTIN_BEXTR...
2016-10-21  Jakub Jelinekre PR target/78057 (FAIL: gcc.target/i386/bmi-{4,5...
2016-10-20  Uros Bizjaki386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ...
2016-10-20  Uros Bizjakre PR target/78037 (Incorrect code generated at optimiz...
2016-10-18  Uros Bizjakre PR target/77991 (ICE on x32 in plus_constant, at...
2016-10-17  Eric Botcazoui386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...
2016-10-13  Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-08  Jakub Jelinekgen-pass-instances.awk: Rewritten.
2016-10-06  Uros Bizjak* config/i386/i386.c (ix86_add_stmt_cost): Simplify...
2016-10-05  Andrew SenkevichDelete x86 deprecated pcommit instruction support
2016-10-04  Uros Bizjakx86-tune.def (X86_TUNE_VECTORIZE_DOUBLE): Remove.
2016-09-27  Jakub Jelinekcombine.c (simplify_comparison): Add canonical FALLTHRO...
2016-09-26  Rainer OrthFix fallthrough comments for Ada, Solaris/x86, SPARC
2016-09-26  Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-23  Martin LiskaSupport movbe as a i386 target optimization node
2016-09-23  Martin LiskaSupport crc32 as a i386 target optimization node
2016-09-23  Martin Liskare PR target/71652 (ICE in in ix86_target_macros_intern...
2016-09-20  Uros Bizjakre PR tree-optimization/77621 (Internal compiler error...
2016-09-15  Jakub Jelinekre PR middle-end/77475 (unnecessary or misleading conte...
2016-09-14  Segher BoessenkoolDelete TARGET_LRA_P from those targets that set it...
2016-09-10  Tom de VriesMake canonical_va_list_type more strict
2016-09-07  Eric Gallageri386.c: Add 'U' suffix to processor feature bits to...
2016-09-06  Jakub Jelinekre PR target/69255 (ICE on x86_64-linux-gnu in "emit_mo...
2016-09-02  Jakub Jelinekre PR other/77421 (Bugs found in GCC with the help...
2016-09-01  Eric Botcazoui386.c (ix86_option_override_internal): Also disable...
2016-08-28  Uros Bizjaki386.c (ix86_option_override_internal): Re-sort a coupl...
2016-08-28  Tom de VriesTag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi...
2016-08-26  Joseph MyersAlways support float128 on x86.
2016-08-23  Venkataramanan Kumar2016-08-23 Venkataramanan Kumar
2016-08-19  Uros Bizjakre PR target/77270 (Flag -mprftchw is shared with 3dnow...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18  H.J. LuIncrease MOVE_RATIO to 17 for Lakemont
2016-08-18  Jakub Jelineki386.c (enum ix86_builtins): Remove IX86_BUILTIN_*...
2016-08-16  Jakub Jelineki386.c (enum ix86_builtins): Reorder enumerators...
2016-08-15  Uros Bizjakre PR target/72867 (SSE/AVX/AVX512: incorrect optimizat...
2016-08-15  Richard Bienerree.c (rest_of_handle_ree): Remove redundant timevar...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-11  H.J. LuSupport TImode CONST_WIDE_INT store in 64-bit STV
2016-08-01  H.J. LuConvert V1TImode register to TImode in debug insn
2016-07-29  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-28  Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-15  Richard Bieneri386.c (ix86_builtin_vectorization_cost): Adjust vec_co...
2016-07-11  H.J. LuDon't convert TImode in debug insn
2016-07-04  Yuri Rumyantsevi386.c (ix86_expand_vec_perm): Add handle one-operand...
2016-06-28  Jakub Jelinekre PR middle-end/71626 (ICE at -O1 and above on x86_64...
2016-06-26  Uros Bizjaki386.c (ix86_spill_class): Disable condition to always...
2016-06-26  Uros Bizjakre PR rtl-optimization/70902 (GCC freezes while compili...
2016-06-23  H.J. Lui386: Access external function via GOT slot for -fno-plt
2016-06-22  Uros Bizjakre PR target/67400 (-fno-plt doesn't work with function...
2016-06-22  Uros Bizjaki386.c (ix86_expand_move): Simplify SYMBOL_REF handling.
2016-06-22  Bernd Edlingeri386.c (print_reg): Emit an error message on attempt...
2016-06-21  Ilya Verbin[AVX-512ER] vrsqrt28ps auto generation
2016-06-21  Ilya Verbin[AVX-512ER] vrcp28ps auto generation
2016-06-21  H.J. LuConvert V1TImode register to TImode in debug insn
2016-06-20  Jakub Jelinekre PR target/71559 (ICE in ix86_fp_cmp_code_to_pcmp_imm...
2016-06-16  Jocelyn Mayerdriver-i386.c (host_detect_local_cpu): Set PROCESSOR_K8...
2016-06-13  Uros Bizjak* Partially revert my previous commit.
2016-06-13  Uros Bizjaki386-builtin-types.def (INT_FTYPE_FLOAT128): New functi...
2016-06-12  Uros Bizjaki386.c (ix86_init_builtins): Calculate FLOAT128_FTYPE_C...
2016-06-12  Uros Bizjakre PR target/71241 ([x86] Missing built-in functions...
2016-06-06  Uros Bizjaki386.h (enum ix86_enitity): Add X86_DIRFLAG.
2016-06-05  Uros Bizjakre PR target/71389 (ICE on trunk gcc on ivybridge targe...
next