]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgexpand.c
Come up with fndecl_built_in_p.
[thirdparty/gcc.git] / gcc / cfgexpand.c
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-08-06  Alan HaywardRemaining support for clobber high
2018-08-02  Thomas Preud'hommeRevert "[ARM] Fix PR85434: spilling of stack protector...
2018-08-02  Thomas Preud'homme[ARM] Fix PR85434: spilling of stack protector guard...
2018-07-31  Jozef Lawrynowiczre PR middle-end/86705 (pr45678-2.c ICE with msp430...
2018-07-09  Tom de Vries[debug] Handle debug references to skipped params
2018-06-16  Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-12  Richard SandifordUse poly_int rtx accessors instead of hwi accessors
2018-06-08  Martin LiskaRemove MPX
2018-05-29  Jakub Jelinekre PR target/85918 (Conversions to/from [unsigned]...
2018-05-18  Richard SandifordReplace FMA_EXPR with one internal fn per optab
2018-05-09  Richard SandifordAdd clobbers around IFN_LOAD/STORE_LANES
2018-05-06  Jakub Jelinekre PR c++/85659 (ICE with inline assembly inside virtua...
2018-02-09  Alexandre Oliva[IEPM] Introduce inline entry point markers
2018-01-06  Jakub Jelinekre PR debug/83694 (New test case gcc.dg/pr83666.c from...
2018-01-04  Jakub Jelinekre PR debug/83666 (ICE: SIGFPE with -O2 -g --param...
2018-01-03  Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  Jakub Jelinekre PR debug/83621 (ICE: in simplify_subreg, at simplify...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: cfgexpand stack variables
2017-12-21  Richard Sandifordpoly_int: frame allocations
2017-12-20  Alexandre Oliva[SFN] debug markers before labels no more
2017-12-20  Richard Sandifordpoly_int: expand_debug_expr
2017-12-20  Richard Sandifordpoly_int: get_ref_base_and_extent
2017-12-20  Richard Sandifordpoly_int: tree constants
2017-12-19  Alexandre Oliva[SFN] start rtl block with label, then markers
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-16  Martin SeborPR tree-optimization/78918 - missing -Wrestrict on...
2017-12-16  Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-16  Richard SandifordAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-12  Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-22  Richard SandifordReplace REDUC_*_EXPRs with internal functions.
2017-11-21  Marc GlisseNew POINTER_DIFF_EXPR
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-24  Eric Botcazoure PR middle-end/82569 (failure in 177.mesa cpu2000...
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-10-22  Richard SandifordMake more use of GET_MODE_UNIT_PRECISION
2017-10-20  Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-19  Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-13  Richard SandifordMake more use of GET_MODE_UNIT_BITSIZE
2017-09-14  Richard SandifordStore VECTOR_CST_NELTS directly in tree_node
2017-09-04  Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-30  Richard Sandiford[64/77] Add a scalar_mode class
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  Richard Sandiford[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  Richard Sandiford[23/77] Replace != VOIDmode checks with is_a <scalar_in...
2017-08-30  Richard Sandiford[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30  Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  Richard Sandiford[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-21  Richard Bienerre PR go/78628 (GO fails to build a translation unit...
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...
next