Add a test for PR66655
[gcc.git] / gcc / expr.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-12 Ilya Enkovichexpr.c (do_store_flag): Expand vector comparison as...
2015-11-10 Ilya Enkovichexpr.c (do_store_flag): Use expand_vec_cmp_expr for...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Richard HendersonChange default of non-overlapping address space conversion
2015-10-21 Jan Hubickare PR middle-end/67966 (ICE in convert_move, at expr...
2015-10-12 Jason Merrillre PR c++/67557 (Calling copy constructor of base class...
2015-10-07 Jan Hubickaexpr.c (store_expr_with_bounds): Handle aggregate moves...
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 Richard SandifordRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-17 Richard SandifordSplit up optabs.[hc]
2015-09-10 Jiong Wang[Patch/expand] Cost instruction sequences when doing...
2015-09-01 Richard Bienerexpr.c (expand_expr_real_1): For expanding TERed defs...
2015-08-19 Jiong Wang[Patch][expand] Check gimple statement to improve LSHIF...
2015-08-17 David Sherwoodarm.c (neon_element_bits): Replace call to GET_MODE_BIT...
2015-08-14 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-08-03 Alexander Basovre PR middle-end/64744 (ARM: gcc internal compiler...
2015-07-30 Anatoly SokolovUse lowpart_subreg instead of simplify_gen_subreg
2015-07-25 David EdelsohnRevert:
2015-07-23 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-10 Kyrylo Tkachov[obvious] Fix typos above expand_cond_expr_using_cmove
2015-07-09 Trevor Saundersalways define WORD_REGISTER_OPERATIONS
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05 Richard Sandifordexpr.h (gen_move_insn_uncast): Delete.
2015-07-05 Richard Sandifordtarget.def: Add code_for_* hooks.
2015-06-30 Richard Sandifordtarget-insns.def (jump): New targetm instruction pattern.
2015-06-30 Richard Sandifordgcc/
2015-06-30 Richard Bienertarget-insns.def (canonicalize_funcptr_for_compare...
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...
next