re PR target/65697 (__atomic memory barriers not strong enough for __sync builtins)
[gcc.git] / gcc / expr.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06 Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27 Eric Botcazouexpr.h (array_at_struct_end_p): Move to...
2015-05-27 Kyrylo Tkachov[expr.c] PR target/65358 Avoid clobbering partial argum...
2015-05-26 Richard Sandifordcaller-save.c (init_caller_save): Base temporary regist...
2015-05-24 Trevor Saundersadd default for HAVE_tablejump
2015-05-24 Trevor Saundersadd default for HAVE_store_multiple
2015-05-24 Trevor Saundersadd default for HAVE_load_multiple
2015-05-22 Trevor Saundersremove #if HAVE_conditional_move
2015-05-22 Trevor Saundersalways define HAVE_conditional_move
2015-05-22 Trevor Saundersmove default for STACK_PUSH_CODE to defaults.h
2015-05-22 Trevor Saundersremove most ifdef STACK_GROWS_DOWNWARD
2015-05-22 Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-20 Marek Polacekexpr.c (expand_cond_expr_using_cmove): Use COMPARISON_C...
2015-05-19 Richard Sandifordrtl.h (PUT_MODE_RAW): New macro.
2015-05-19 Richard Sandifordcaller-save.c (init_caller_save): Use word_mode and...
2015-05-19 Richard Sandifordrtl.def (REG): Change format to "r".
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-30 Mikhail Maltsevdojump.c (do_compare_rtx_and_jump): Use std::swap inste...
2015-04-14 Nick Cliftonexpr.c (expand_assignment): Force an address offset...
2015-04-07 Jakub Jelinekre PR middle-end/65680 (ICE at -O1 and above on x86_64...
2015-03-16 Eric Botcazoure PR middle-end/65409 (ICE in store_field)
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-15 Eric Botcazouexpr.c (expand_expr_real_1): Use the expression to...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-27 Jakub Jelinekre PR middle-end/64067 (ICE in expand_expr_real_1,...
2014-11-17 Ilya Enkovichtree-core.h (built_in_class): Add builtin codes to...
2014-11-17 Zhenqiang ChenMakefile.in: Add ccmp.o.
2014-11-17 Zhenqiang Chencfgexpand.c (expand_gimple_cond): Check ccmp.
2014-11-13 Alan LawrenceRemove VEC_RSHIFT_EXPR tree code, now unused
2014-11-12 Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-10 Richard Bienerre PR tree-optimization/63798 (FAIL: gcc.target/powerpc...
2014-11-06 Bernd SchmidtAllow a port to use pseudos as call args; don't put...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-11-01 James Greenhalgh[Patch 7/7] Remove *_BY_PIECES_P
2014-11-01 James Greenhalgh[Patch 1/7] Hookize *_BY_PIECES_P
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-28 Alan LawrenceRemove VEC_LSHIFT_EXPR and vec_shl_optab
2014-10-27 Alan LawrenceAdd new optabs for reducing vectors to scalars
2014-10-27 Alan Lawrence[Vectorizer] Make REDUC_xxx_EXPR tree codes produce...
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-10 Kugan Vivekanandarajahrevert: calls.c (precompute_arguments): Check promoted_...
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-05 David Malcolmfixup_args_size_notes takes a pair of rtx_insn
2014-08-29 DJ Delorieexpr.c (convert_move): If the target has an explicit...
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26 Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-22 David Malcolmexpr.c: Use rtx_insn and rtx_code_label
2014-08-19 David Malcolmemit_move et al return rtx_insn *
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Check promoted_for_sign...
2014-08-08 Kugan Vivekanandarajahcalls.c (precompute_arguments): Use new SUBREG_PROMOTED...
2014-07-29 Richard Bienerre PR middle-end/52478 (-ftrapv calls the wrong functio...
2014-07-28 Richard Bienerre PR middle-end/52478 (-ftrapv calls the wrong functio...
2014-07-20 Eric Botcazouexpr.c (store_field): Handle VOIDmode for calls that...
2014-06-25 Cong Houtree-vect-patterns.c (vect_recog_sad_pattern): New...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28 Bernd Edlingerexpr.c (expand_assignment): Fold the bitpos in the...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-29 James GreenhalghRemove PUSH_ARGS_REVERSED from the RTL expander.
2014-04-25 Tom de VriesAdd clobber_reg
2014-04-24 Richard Bienerexpr.c (expand_expr_real_1): Avoid gimple_assign_rhs_to...
2014-04-11 Steve Ellceyre PR middle-end/60556 (tip of tree crash with mips...
2014-03-28 Jeff Lawre PR target/60648 (ICE (segmentation fault) in expand_...
2014-03-20 Eric Botcazou* expr.c (expand_expr_real_1): Remove outdated comment.
2014-03-20 Eric Botcazoucalls.c (store_one_arg): Remove incorrect const qualifi...
2014-02-19 Eric Botcazouexpr.c (expand_expr_real_1): For a bit-field destinatio...
2014-02-13 Jakub Jelinekre PR target/43546 (ICE: in assign_stack_local_1, at...
2014-02-11 Jeff Lawre PR middle-end/54041 (-mshort ICE in convert_memory_a...
2014-02-07 Jakub Jelinekre PR target/60077 (gcc.target/i386/pr35767-5.c FAILs)
2014-01-16 Jakub Jelinekre PR middle-end/58344 (ICE with segfault at -O1 and...
2014-01-08 Bernd Edlingerre PR middle-end/57748 (ICE when expanding assignment...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Jakub Jelinekexpr.c (convert_modes): For SUBREG_PROMOTED_VAR_P use...
2013-12-11 Bernd Edlingerexpr.c (expand_assignment): Remove dependency on flag_s...
2013-12-11 Marek Polacekre PR middle-end/59399 (ICE in expand_expr_real_1 with...
2013-12-10 Eric Botcazouexpr.c (expand_expr_real_1): Always return 0 for the...
2013-12-06 Bernd Edlingerexpr.c (expand_assignment): Update bitregion_start...
2013-12-04 Jeff Law* expr.c (expand_assignment): Update comments.
2013-12-03 Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-12-02 Bernd EdlingerFix C++0x memory model for unaligned fields in packed...
2013-12-01 Bernd Edlingerexpr.c (emit_group_store): Corrected BITFIELD_END param...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-27 Eric Botcazoure PR middle-end/59138 (possible packed struct miscompile)
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Jakub Jelinekexpr.c (store_constructor): Allow CONSTRUCTOR with...
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
next