]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgexpand.c
Add inline functions for various bitwise operations.
[thirdparty/gcc.git] / gcc / cfgexpand.c
2016-09-16  Jason MerrillAdd inline functions for various bitwise operations.
2016-09-15  Kugan VivekanandarajahIterator to visit SSA
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-26  Trevor Saundersuse auto_sbitmap in various places
2016-07-18  Dominik VogtAllocate constant size dynamic stack space in the prologue
2016-07-13  Trevor Saundersuse auto_vec for more local variables
2016-07-13  Trevor Saunderscfgexpand.c: use auto_vec in stack_vars_data
2016-07-11  Bernd EdlingerConvert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
2016-06-06  Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-05-20  David MalcolmImplement CALL_EXPR_MUST_TAIL_CALL
2016-05-20  Richard Guentherre PR target/29756 (SSE intrinsics hard to use without...
2016-05-09  Richard SandifordFix handling of negative bitpos in expand_debug_expr
2016-04-23  Jakub Jelinekre PR sanitizer/70712 (False positive from AddressSanit...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-14  Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13  Jason MerrillWarn about empty parameter ABI with -Wabi=9.
2016-02-18  Jakub JelinekDo not emit red stack zones for a fn with no_sanitize_a...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-11  Jan Beulichavoid alignment of static variables affecting stack's
2015-12-08  Eric Botcazoure PR middle-end/68291 (ICE in emit_move_insn, at expr...
2015-12-07  Eric Botcazoure PR middle-end/68291 (ICE in emit_move_insn, at expr...
2015-12-03  Alan LawrenceEmpty the redirect_edge_var_map after each pass
2015-12-03  Ilya Enkovichcfgexpand.c (expand_gimple_stmt_1): Return statement...
2015-11-17  Richard SandifordShort-cut generation of simple built-in functions
2015-11-16  Richard Bienerre PR middle-end/68117 (error: invalid PHI argument...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-03  Alexandre Olivadefer mark_addressable calls during expand till the...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-10-09  Alexandre Oliva[PR67891] don't test is_gimple_reg after parm expansion
2015-09-27  Alexandre Olivarevert to assign_parms assignments using default defs
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-16  Richard Bienerre PR tree-optimization/67253 (ICE at -O3 on x86_64...
2015-08-19  Alexandre Oliva[PR64164] fix regressions reported on m68k and armeb
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-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05  Richard Sandifordtarget-insns.def (stack_protect_set, [...]): New target...
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Richard Sandifordhash-map-traits.h (unbounded_hashmap_traits): New class.
2015-06-18  Ilya Enkovichre PR middle-end/66568 ([CHKP] internal compiler error...
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-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-20  Marek Polacekcfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.
2015-05-11  Richard HendersonConvert to md_asm_adjust
2015-05-11  Richard HendersonCanonicalize asm volatility earlier
2015-05-11  Richard HendersonMerge expand_asm_operands into expand_asm_stmt
2015-05-11  Richard HendersonOnly resolve_asm_operand_names once
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-04-23  Richard Bienercfgexpand.c (expand_gimple_stmt_1): Use ops.code.
2015-04-17  Tom de VriesPostpone expanding va_arg until pass_stdarg
2015-03-16  Max Ostapenkore PR sanitizer/64820 (Libsanitizer fails with ((AddrIs...
2015-03-10  Jakub Jelinekre PR rtl-optimization/65321 (ICE on valid code at...
2015-03-09  Thomas Preud'hommere PR middle-end/63743 (Thumb1: big regression for...
2015-03-05  Steve Ellceyre PR middle-end/65315 (incorrect alignment of local...
2015-02-04  Alexandre OlivaFix signedness of compares expanding debug exprs.
2015-02-01  Jakub Jelinekre PR debug/64817 (compilation hangs at -O3 with -g...
2015-01-28  Yuri Rumyantsevre PR middle-end/64809 (ICE at -O3 with -g enabled...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-15  Yuri Rumyantsevre PR tree-optimization/64434 (Performance regression...
2015-01-15  Marcos Diazcommon.opt: New option -fstack-protector-explicit.
2015-01-13  Jakub Jelinekre PR middle-end/63974 (gcc.c-torture/compile/991213...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-08  David Wohlferdre PR inline-asm/61692 (ICE in extract_insn in recog...
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-20  Trevor Saundersconvert trans-mem to hash_table
2014-11-20  Igor Zamyatinre PR sanitizer/63845 (c-c++-common/asan/bitfield-...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
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-05  Ilya Enkovichipa-chkp.c: New.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31  Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
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  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-08  Joern Renneckecfgexpand.c (expand_debug_expr): Get address space...
2014-09-11  David MalcolmIntroduce LABEL_REF_LABEL
2014-09-10  Kugan Vivekanandarajahrevert: calls.c (precompute_arguments): Check promoted_...
2014-09-03  Trevor Saundersuse rtx_code_label in lab_rtx_for_bb hash map
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-08-28  David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26  David MalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26  Joseph MyersFix ARM ICE for register var asm ("pc") (PR target...
2014-08-25  David MalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-22  David Malcolmjump.c: Use rtx_insn in a few places (also touches...
next