]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.c
* config/i386/i386.md (and<mode>3): Generate zero-extends for
[thirdparty/gcc.git] / gcc / expr.c
2019-05-20  marxinCome up with hook libc_has_fast_function (PR middle...
2019-04-10  jakub PR middle-end/90025
2019-02-20  jakub PR middle-end/89412
2019-02-16  jakub PR rtl-optimization/66152
2019-02-08  hjlexpr.c: Correct indentations in expand_constructor
2019-01-22  jakub PR rtl-optimization/49429
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-05  jakub PR middle-end/82564
2019-01-01  jakub Update copyright years.
2018-12-27  marxinComparison with an enum should mention enum value.
2018-12-21  jakub PR rtl-optimization/88563
2018-12-18  jakub PR target/88513
2018-12-14  jakub PR c++/82294
2018-11-27  marxinCome up with memop_ret enum instead of int endp for...
2018-11-26  mseborPR 87756 - missing unterminated argument warning using...
2018-11-23  mseborPR tree-optimization/87756 - missing unterminated argum...
2018-11-09  edlinger2018-11-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-11-07  law * common.opt: Add -Wattribute-warning.
2018-10-02  ebotcazou * dojump.h (do_jump): Delete.
2018-09-25  law PR c/87387
2018-09-14  danglin PR middle-end/87188
2018-09-14  law * builtins.h (c_srlen): Add argument.
2018-09-14  law * expr.c (string_constant): Adjust function comment.
2018-09-13  jakub PR middle-end/87290
2018-09-12  jakub PR middle-end/82853
2018-08-29  law PR tree-optimization/86714
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-20  edlinger2018-08-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-08-20  law PR target/86984
2018-08-16  law * builtins.c (c_strlen): Add new parameter eltsize...
2018-08-16  tnfchrisAllow larger copies when not slow_unaligned_access...
2018-07-25  mseborPR tree-optimization/86622 - incorrect strlen of array...
2018-07-16  edlingergcc:
2018-07-09  mseborPR middle-end/77357 - strlen of constant strings not...
2018-06-16  kugangcc/ChangeLog:
2018-06-15  jakub PR middle-end/85878
2018-06-12  rsandifoUse poly_int rtx accessors instead of hwi accessors
2018-06-08  marxinRemove MPX
2018-06-04  rsandifoFix expand_expr_real_1 handling of BLKmode bitfield...
2018-05-30  rsandifoUse poly_int tree accessors
2018-05-29  jakub PR target/85918
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-05-17  wilsonRISC-V: Optimize switch with sign-extended index.
2018-04-25  jakub PR middle-end/85414
2018-04-23  ebotcazou PR middle-end/85496
2018-04-13  jakub PR middle-end/81657
2018-04-06  tnfchrisReverted commit r254862
2018-03-02  jakub PR ipa/84628
2018-02-09  ebotcazou * expr.c (optimize_bitfield_assignment_op): Remove...
2018-01-17  rsandifoVIEW_CONVERT_EXPR slots for strict-align targets (PR...
2018-01-13  rsandifoAllow ADDR_EXPRs of TARGET_MEM_REFs
2018-01-03  rsandifoAdd support for MODE_VECTOR_BOOL
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  rsandifopoly_int: GET_MODE_BITSIZE
2018-01-03  rsandifopoly_int: expand_assignment
2018-01-03  rsandifopoly_int: GET_MODE_PRECISION
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: PUSH_ROUNDING
2018-01-03  rsandifopoly_int: emit_single_push_insn_1
2018-01-03  rsandifopoly_int: expand_expr_real_1
2018-01-03  rsandifopoly_int: expand_expr_real_2
2018-01-03  rsandifopoly_int: REGMODE_NATURAL_SIZE
2018-01-02  rsandifoFix REG_ARGS_SIZE handling when pushing TLS addresses
2018-01-02  rsandifoMake more use of rtx_vector_builder
2018-01-02  rsandifoRemove vec_perm_const optab
2017-12-31  jakub PR middle-end/83608
2017-12-31  jakub PR middle-end/83609
2017-12-21  rsandifopoly_int: MEM_REF offsets
2017-12-21  rsandifopoly_int: emit_group_load/store
2017-12-21  rsandifopoly_int: REG_ARGS_SIZE
2017-12-21  rsandifopoly_int: push_block/emit_push_insn
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-21  rsandifopoly_int: get_bit_range
2017-12-20  rsandifopoly_int: SUBREG_BYTE
2017-12-20  rsandifopoly_int: store_field & co
2017-12-20  rsandifopoly_int: C++ bitfield regions
2017-12-20  rsandifopoly_int: tree constants
2017-12-20  rsandifopoly_int: rtx constants
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-16  rsandifoAdd VEC_SERIES_EXPR and associated optab
2017-12-16  rsandifoAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-02  jakub PR target/78643
2017-11-27  trippelsFix PR82488 - signed integer overflow in expr.c
2017-11-23  jakub PR middle-end/82253
2017-11-22  rsandifoReplace REDUC_*_EXPRs with internal functions.
2017-11-22  mpolacek PR c++/60336
2017-11-21  glisseNew POINTER_DIFF_EXPR
2017-11-17  tnfchris2017-11-17 Tamar Christina <tamar.christina@arm.com>
2017-11-09  rsandifoBase subreg rules on REGMODE_NATURAL_SIZE rather than...
2017-11-01  rsandifoWidening optab cleanup
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-11-01  rsandifoAllow vector CONSTs
2017-10-24  ebotcazou PR middle-end/82569
2017-10-22  rsandifoMake more use of HWI_COMPUTABLE_MODE_P
2017-10-12  jakub PR c++/82159
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-10-09  rsandifoAllow non-wi <op> wi
2017-10-08  ebotcazou * tree-outof-ssa.h (ssaexpand): Add partitions_for_und...
2017-09-21  rsandifoMake more use of simplify_gen_binary
next