summaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
AgeCommit message (Expand)Author
2020-05-08Fix availability compute during VN DOM eliminationRichard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Don't use %z printf length specifierMichael Matz
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-07-07Fix sigsegv on -fdump-tree-all-enumerate_localsTom de Vries
2018-05-18tree-dfa.c (get_ref_base_and_extent): Use range-info to refine results when p...Richard Biener
2018-04-06re PR tree-optimization/85244 (Bad optimisation with flexible array member (m...Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford
2017-12-20poly_int: get_addr_base_and_unit_offsetRichard Sandiford
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford
2017-10-02tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to -1 if *poffset + *pma...Jakub Jelinek
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-05Introduce RTL function readerDavid Malcolm
2017-01-01Update copyright years.Jakub Jelinek
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-05-18To...Richard Sandiford
2016-05-02Support << and >> for offset_int and widest_intRichard Sandiford
2016-03-10Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006Alan Lawrence
2016-02-04re PR fortran/69368 (spec2006 test case 416.gamess fails with the g++ 6.0 com...Jakub Jelinek
2016-01-21re PR tree-optimization/69355 (Wrong results with -O1 optimization)Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
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-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-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-10-12move many gc hashtab to hash_tableTrevor Saunders
2014-08-29cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...DJ Delorie
2014-06-17tree-dfa.h (get_addr_base_and_unit_offset_1): Move from here.Andrew MacLeod
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-04-22re PR tree-optimization/60823 (ICE in gimple_expand_cfg, at cfgexpand.c:5644)Jakub Jelinek
2014-03-13re PR tree-optimization/59779 (FAIL: gcc.dg/autopar/outer-1.c scan-tree-dump-...Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-20merge auto_vec and stack_vecTrevor Saunders
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm