[RS6000] Don't restore fixed regs
[gcc.git] / gcc / cfgexpand.c
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-19 Jan Hubickapredict.c (propagate_unlikely_bbs_forward): Break out...
2017-07-14 Martin LiskaRemove Java references in source code.
2017-07-06 Maxim Ostapenkoasan.h (asan_sanitize_allocas_p): Declare.
2017-07-06 Maxim OstapenkoASAN: Implement dynamic allocas/VLAs sanitization.
2017-06-30 Nathan Sidwellggc.h (empty_string): Delete.
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29 Peter Bergnerre PR middle-end/81194 (ICE during RTL pass: expand)
2017-06-05 Jan Hubickacfgexpand.c (expand_gimple_tailcall): Initialize profil...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-30 Richard Bienerre PR tree-optimization/80901 (ICE on valid code at...
2017-05-30 Richard Bienerre PR tree-optimization/80876 (ICE in verify_loop_struc...
2017-05-19 Richard Bienerre PR middle-end/80764 (ICE at -O3 in both 32-bit and...
2017-05-11 Richard Bienerpasses.c (execute_function_todo): Verify loops if they...
2017-01-05 Alexandre Oliva[-fcompare-debug] find jump before debug insns in expand
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-07 David MalcolmIntroduce rtl_data::init_stack_alignment
2016-11-29 Jiong Wang[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-07 Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-10-21 Trevor Saundersmake LABEL_REF_LABEL a rtx_insn *
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-13 Jakub Jelinekre PR target/77957 (Undefined .LCTOC0 with -fstack...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
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.
next