aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Require wi::to_wide for treesRichard Sandiford1-3/+3
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford1-1/+1
2017-08-24re PR middle-end/81931 (r251260 breaks many tests on powerpc64)Aldy Hernandez1-1/+3
2017-06-30tree-ssanames.c (set_range_info_raw): Abstract from ...Aldy Hernandez1-6/+41
2017-05-25Move "(A & C) == D is false when D & ~C != 0" to match.pdMarc Glisse1-1/+4
2017-05-14use auto_bitmap moreTrevor Saunders1-7/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-3/+16
2016-10-17Set nonnull attribute to ptr_info_def based on VRPKugan Vivekanandarajah1-0/+29
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener1-4/+0
2016-02-08re PR target/68273 (Wrong code on mips/mipsel due to (invalid?) peeking at al...Richard Biener1-1/+1
2016-01-23tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the...Jakub Jelinek1-2/+2
2016-01-18re PR tree-optimization/69320 (wrong code generation at -O2 and higher)Jeff Law1-2/+1
2016-01-15re PR tree-optimization/69270 (DOM should exploit range information to create...Jeff Law1-0/+34
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-09Re: [PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law1-10/+5
2015-11-09[PATCH] Minor refactoring in tree-ssanames.c & freelists verifierJeff Law1-28/+164
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-3/+3
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-3/+2
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-4/+4
2015-10-23[PATCH] Call flush_ssaname_freelist more oftenJeff Law1-5/+2
2015-10-09Re: [PATCH] Update SSA_NAME manager to use two listsJeff Law1-5/+2
2015-10-05re PR middle-end/67821 (ICE in duplicate_ssa_name_range_info)Marek Polacek1-1/+0
2015-09-30[PATCH] Update SSA_NAME manager to use two listsBernd Schmidt1-2/+22
2015-09-30re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux)Marek Polacek1-0/+24
2015-09-20switch from gimple to gimple*Trevor Saunders1-4/+4
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-2/+6
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-6/+2
2015-07-22re PR tree-optimization/66952 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener1-0/+17
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-15/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-4/+4
2014-05-07re PR sanitizer/61095 (miscompile: tsan is broken in gcc trunk, works in 4.9)Richard Sandiford1-1/+2
2014-05-06Merge in wide-int.Kenneth Zadeck1-42/+35
2014-04-17pass cfun to pass::executeTrevor Saunders1-34/+35
2014-04-17remove has_gateTrevor Saunders1-1/+0
2014-04-04re PR middle-end/60746 (ICE segfault in gimple-expr.c:314)Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-29re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener1-3/+3
2013-11-28tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford1-25/+22
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5