aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)Author
2018-04-23 PR middle-end/85496ebotcazou
2018-04-13 PR middle-end/81657jakub
2018-04-06Reverted commit r254862tnfchris
2018-03-02 PR ipa/84628jakub
2018-02-09 * expr.c (optimize_bitfield_assignment_op): Remove obsolete assertion.ebotcazou
2018-01-17VIEW_CONVERT_EXPR slots for strict-align targets (PR 83884)rsandifo
2018-01-13Allow ADDR_EXPRs of TARGET_MEM_REFsrsandifo
2018-01-03Add support for MODE_VECTOR_BOOLrsandifo
2018-01-03poly_int: GET_MODE_SIZErsandifo
2018-01-03poly_int: GET_MODE_BITSIZErsandifo
2018-01-03poly_int: expand_assignmentrsandifo
2018-01-03poly_int: GET_MODE_PRECISIONrsandifo
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSrsandifo
2018-01-03 Update copyright years.jakub
2018-01-03poly_int: PUSH_ROUNDINGrsandifo
2018-01-03poly_int: emit_single_push_insn_1rsandifo
2018-01-03poly_int: expand_expr_real_1rsandifo
2018-01-03poly_int: expand_expr_real_2rsandifo
2018-01-03poly_int: REGMODE_NATURAL_SIZErsandifo
2018-01-02Fix REG_ARGS_SIZE handling when pushing TLS addressesrsandifo
2018-01-02Make more use of rtx_vector_builderrsandifo
2018-01-02Remove vec_perm_const optabrsandifo
2017-12-31 PR middle-end/83608jakub
2017-12-31 PR middle-end/83609jakub
2017-12-21poly_int: MEM_REF offsetsrsandifo
2017-12-21poly_int: emit_group_load/storersandifo
2017-12-21poly_int: REG_ARGS_SIZErsandifo
2017-12-21poly_int: push_block/emit_push_insnrsandifo
2017-12-21poly_int: get_inner_reference & co.rsandifo
2017-12-21poly_int: get_bit_rangersandifo
2017-12-20poly_int: SUBREG_BYTErsandifo
2017-12-20poly_int: store_field & corsandifo
2017-12-20poly_int: C++ bitfield regionsrsandifo
2017-12-20poly_int: tree constantsrsandifo
2017-12-20poly_int: rtx constantsrsandifo
2017-12-19 * read-rtl.c (parse_reg_note_name): Replace Yoda conditions withjakub
2017-12-16Add VEC_SERIES_EXPR and associated optabrsandifo
2017-12-16Add VEC_DUPLICATE_EXPR and associated optabrsandifo
2017-12-02 PR target/78643jakub
2017-11-27Fix PR82488 - signed integer overflow in expr.ctrippels
2017-11-23 PR middle-end/82253jakub
2017-11-22Replace REDUC_*_EXPRs with internal functions.rsandifo
2017-11-22 PR c++/60336mpolacek
2017-11-21New POINTER_DIFF_EXPRglisse
2017-11-172017-11-17 Tamar Christina <tamar.christina@arm.com>tnfchris
2017-11-09Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORDrsandifo
2017-11-01Widening optab cleanuprsandifo
2017-11-01Add a fixed_size_mode classrsandifo
2017-11-01Allow vector CONSTsrsandifo
2017-10-24 PR middle-end/82569ebotcazou