summaryrefslogtreecommitdiff
path: root/gcc/ipa-struct-reorg.c
Commit message (Expand)AuthorAgeFilesLines
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka2010-05-111-0/+1
* re PR tree-optimization/43317 (ICE: Segmentation fault with -fipa-struct-reor...Richard Biener2010-03-151-0/+1
* ipa-struct-reorg.c (make_field_acc_node, [...]): Use XCNEW instead of xcalloc.Jakub Jelinek2010-02-191-15/+7
* re PR debug/43084 (ICE -fipa-struct-reorg -g (VTA))Jakub Jelinek2010-02-191-4/+30
* [multiple changes]Olga Golovanevsky2009-12-081-25/+40
* re PR tree-optimization/39806 (incorrect pointer hashing in ipa-struct-reorg.c)Olga Golovanevsky2009-11-301-5/+9
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-3/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-353/+353
* re PR tree-optimization/39960 (struct-reorg is broken)Olga Golovanevsky2009-11-201-21/+42
* ipa-struct-reorg.c (update_cgraph_with_malloc_call): Fix profile info.Jan Hubicka2009-11-171-1/+4
* re PR tree-optimization/41841 (segfault using '-O -fipa-cp -fipa-struct-reorg...Jakub Jelinek2009-11-021-0/+8
* re PR middle-end/41837 (Using '-O -fipa-struct-reorg -fwhole-program -fprofil...Jakub Jelinek2009-10-281-4/+10
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-1/+1
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+2
* ipa-struct-reorg.c (do_reorg_1): Fix whitespace in dump output.Bernhard Reutner-Fischer2009-06-071-1/+1
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-3/+2
* ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher2009-05-011-2/+0
* tree-cfg.c (verify_gimple_assign_binary): Allow POINTER_PLUS_EXPR-like PLUS_E...Richard Guenther2009-04-161-2/+8
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-2/+7
* ipa-struct-reorg.c (create_general_new_stmt): Initialize local variable rhs b...Kai Tietz2009-03-171-1/+1
* tree-parloops.c: Change license to GPLv3.Nick Clifton2009-02-101-5/+4
* ebitmap.h (ebitmap_iter_init): Initialize all fields.Alexandre Oliva2009-01-161-1/+2
* ipa-struct-reorg.c (create_new_alloc_sites): Properly insert the newly create...Rafael Avila de Espindola2008-10-221-1/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-306/+226
* driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi2008-06-261-2/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-0/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-14/+14
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* [multiple changes]Alon Dayan2008-03-131-1/+1
* re PR c/35002 (Incorrect spelling of "hottest")Bernhard Fischer2008-01-291-6/+6
* ipa-struct-reorg.c (remove_str_allocs_in_func, [...]): New functions.Golovanevsky Olga2008-01-251-2/+41
* [multiple changes]Olga Golovanevsky2008-01-251-6/+13
* re PR tree-optimization/34472 (gcc.dg/struct/wo_prof_malloc_size_var.c doesn'...Richard Sandiford2008-01-241-15/+25
* ipa-struct-reorg.c (create_new_malloc): Use pointer type as malloc result type.Andreas Krebbel2008-01-231-1/+1
* re PR middle-end/34701 (ICE in tree-ssa-ccp.c with -fipa-struct-reorg)Alon Dayan2008-01-211-1/+6
* Fogot to commit ipa-struct-reorg.cOlga Golovanevsky2007-12-131-15/+77
* tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey2007-11-161-1/+1
* ipa-struct-reorg.c (replace_field_acc): Make it clear to the compiler that wr...Samuel Tardieu2007-10-241-4/+5
* Fogot to commit ipa-struct-reorg.c ipa-struct-reorg.h.Olga Golovanevsky2007-10-241-0/+3932