aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-31diagnostic.c (build_message_string): Use xvasprintf.Uros Bizjak1-8/+10
2014-11-24re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Richard Biener1-1/+202
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-41/+45
2014-11-16passes.c (execute_one_pass): Do not apply all transforms prior every simple I...Jan Hubicka1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-7/+10
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-09-02re PR middle-end/62695 (internal compiler error: in get_constraint_for_compon...Richard Biener1-0/+1
2014-09-01tree-ssa-struct-aliases.c (find_func_aliases_for_builtin_call): Use stack aut...Richard Biener1-57/+25
2014-08-15tree-ssa-structalias.c (readonly_id): Rename to string_id.Richard Biener1-35/+18
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-28/+23
2014-07-28re PR ipa/61921 (ICE: SIGSEGV in varpool_node::get_constructor(), at varpool....Richard Biener1-1/+3
2014-07-24IPA C++ refactoring 2/NMartin Liska1-8/+8
2014-07-24IPA C++ refactoring 1/NMartin Liska1-6/+7
2014-07-24re PR ipa/61823 (gcc.dg/torture/pr43879_[12].c FAILs with -fno-inline)Richard Biener1-3/+3
2014-07-09remove has_executeTrevor Saunders1-3/+0
2014-07-08re PR tree-optimization/61681 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener1-0/+4
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-14/+18
2014-05-22tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle BUILT_IN_REALLOC like B...Richard Biener1-3/+16
2014-05-06Merge in wide-int.Kenneth Zadeck1-4/+3
2014-05-06re PR debug/61070 (debug_bitmap writes to stdout)Richard Biener1-2/+2
2014-04-25re PR ipa/60912 (wrong code with -O -fno-inline -fipa-pta)Richard Biener1-25/+16
2014-04-17pass cfun to pass::executeTrevor Saunders1-1/+1
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-19/+10
2014-04-17remove has_gateTrevor Saunders1-3/+0
2014-04-15tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Add struct funct...Richard Biener1-31/+29
2014-03-11tree-ssa-structalias.c (get_constraint_for_ptr_offset): Add asserts to guard ...Richard Biener1-2/+8
2014-03-11re PR middle-end/60429 (Miscompilation (aliasing) with -finline-functions)Richard Biener1-53/+57
2014-02-07re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener1-1/+22
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Richard Biener1-27/+37
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-12-09re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Richard Biener1-17/+3
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-3/+3
2013-12-04Update changed bit when constraint set changesXinliang David Li1-8/+21
2013-11-26re PR tree-optimization/59287 (points-to analysis confused by union accesses)Richard Biener1-23/+0
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-3/+6
2013-11-22add auto_vecTrevor Saunders1-26/+11
2013-11-20cuintp.c (UI_From_gnu): Use tree_to_shwi.Kenneth Zadeck1-7/+7
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-18decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford1-3/+3
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-2/+2
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-1/+1
2013-11-15re PR middle-end/50262 (PTA doesn't disambiguate locally allocated heap objec...Richard Biener1-38/+63
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+1
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-20/+20
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-4/+6