summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
AgeCommit message (Expand)Author
2020-05-12remove dead debug-bind resetsRichard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-05-08re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ...Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-05tree-core.h (tree_block::abstract_flag): Remove.Richard Biener
2018-09-28tree.h (BLOCK_ORIGIN): New.Richard Biener
2018-07-20Add "-fsave-optimization-record"David Malcolm
2018-05-25tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include header files.Bin Cheng
2018-02-27[IEPM] don't preserve lexical blocks just for debug inline markersAlexandre Oliva
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva
2018-02-09[IEPM] Introduce inline entry point markersAlexandre Oliva
2018-01-03Update copyright years.Jakub Jelinek
2017-08-08trans.c: Include header files.Martin Liska
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-11-15tree-ssa-coalesce.c (register_default_def): Remove register_ssa_partition.Kugan Vivekanandarajah
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-04-14re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-04re PR middle-end/67452 (LTO ICE with -fopenmp-simd)Jakub Jelinek
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-24Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-25hash-table.h: Update comments.Richard Sandiford
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-03-30re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...Jakub Jelinek
2015-03-06re PR middle-end/64928 (Inordinate cpu time and memory usage in "phase opt an...Richard Biener
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-03re PR tree-optimization/60770 (disappearing clobbers)Marc Glisse
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21Add AutoFDO.Dehao Chen
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders