aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-outof-ssa.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-07-05except.c (emit_to_new_bb_before): Make sure to put a location on SEQ.Eric Botcazou1-3/+36
2019-04-19re PR middle-end/90139 (ICE in emit_block_move_hints, at expr.c:1601)Jakub Jelinek1-0/+2
2019-03-18re PR tree-optimization/88945 (ICE in fold_convert_loc in FRE when using -fdu...Richard Biener1-20/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-14/+14
2018-10-31re PR middle-end/70359 (Code size increase for x86/ARM/others compared to gcc...Richard Biener1-7/+39
2018-10-22Add a fun parameter to three stmt_could_throw... functionsMartin Jambor1-1/+1
2018-05-25tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include header files.Bin Cheng1-1/+101
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-08tree-outof-ssa.h (ssaexpand): Add partitions_for_undefined_values.Eric Botcazou1-0/+2
2017-02-13cprop.c (cprop_jump): Add missing space in string literal.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-26add a constructor to elim_graphTrevor Saunders1-48/+16
2016-07-26remove elim_graph typedefTrevor Saunders1-18/+19
2016-03-07re PR rtl-optimization/70061 (ICE: SIGSEGV in delete_insn_chain() with unused...Richard Henderson1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-10/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-7/+7
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-19/+19
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva1-13/+2
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-9/+7
2015-07-24Revert:David Edelsohn1-7/+9
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-9/+7
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-20/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-7/+9
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-9/+7
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-02make emit_partition_copy return a rtx_insn *Trevor Saunders1-18/+13
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-1/+14
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-11/+12
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+12
2014-08-25Convert edge_def.insns.r to rtx_insn *David Malcolm1-2/+2
2014-07-28re PR middle-end/61919 (FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test)Richard Sandiford1-13/+13
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+5
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-1/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2