aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-struct-reorg.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-26/+26
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-1/+1
2010-07-06vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd1-9/+4
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-12/+17
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+2
2010-05-11cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka1-0/+1
2010-03-15re PR tree-optimization/43317 (ICE: Segmentation fault with -fipa-struct-reor...Richard Biener1-0/+1
2010-02-19ipa-struct-reorg.c (make_field_acc_node, [...]): Use XCNEW instead of xcalloc.Jakub Jelinek1-15/+7
2010-02-19re PR debug/43084 (ICE -fipa-struct-reorg -g (VTA))Jakub Jelinek1-4/+30
2009-12-08[multiple changes]Olga Golovanevsky1-25/+40
2009-11-30re PR tree-optimization/39806 (incorrect pointer hashing in ipa-struct-reorg.c)Olga Golovanevsky1-5/+9
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-3/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-353/+353
2009-11-20re PR tree-optimization/39960 (struct-reorg is broken)Olga Golovanevsky1-21/+42
2009-11-17ipa-struct-reorg.c (update_cgraph_with_malloc_call): Fix profile info.Jan Hubicka1-1/+4
2009-11-02re PR tree-optimization/41841 (segfault using '-O -fipa-cp -fipa-struct-reorg...Jakub Jelinek1-0/+8
2009-10-28re PR middle-end/41837 (Using '-O -fipa-struct-reorg -fwhole-program -fprofil...Jakub Jelinek1-4/+10
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-06-07ipa-struct-reorg.c (do_reorg_1): Fix whitespace in dump output.Bernhard Reutner-Fischer1-1/+1
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-3/+2
2009-05-01ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher1-2/+0
2009-04-16tree-cfg.c (verify_gimple_assign_binary): Allow POINTER_PLUS_EXPR-like PLUS_E...Richard Guenther1-2/+8
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-2/+7
2009-03-17ipa-struct-reorg.c (create_general_new_stmt): Initialize local variable rhs b...Kai Tietz1-1/+1
2009-02-10tree-parloops.c: Change license to GPLv3.Nick Clifton1-5/+4
2009-01-16ebitmap.h (ebitmap_iter_init): Initialize all fields.Alexandre Oliva1-1/+2
2008-10-22ipa-struct-reorg.c (create_new_alloc_sites): Properly insert the newly create...Rafael Avila de Espindola1-1/+2
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-306/+226
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi1-2/+2
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-14/+14
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2008-03-13[multiple changes]Alon Dayan1-1/+1
2008-01-29re PR c/35002 (Incorrect spelling of "hottest")Bernhard Fischer1-6/+6
2008-01-25ipa-struct-reorg.c (remove_str_allocs_in_func, [...]): New functions.Golovanevsky Olga1-2/+41
2008-01-25[multiple changes]Olga Golovanevsky1-6/+13
2008-01-24re PR tree-optimization/34472 (gcc.dg/struct/wo_prof_malloc_size_var.c doesn'...Richard Sandiford1-15/+25
2008-01-23ipa-struct-reorg.c (create_new_malloc): Use pointer type as malloc result type.Andreas Krebbel1-1/+1
2008-01-21re PR middle-end/34701 (ICE in tree-ssa-ccp.c with -fipa-struct-reorg)Alon Dayan1-1/+6
2007-12-13Fogot to commit ipa-struct-reorg.cOlga Golovanevsky1-15/+77
2007-11-16tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey1-1/+1
2007-10-24ipa-struct-reorg.c (replace_field_acc): Make it clear to the compiler that wr...Samuel Tardieu1-4/+5
2007-10-24Fogot to commit ipa-struct-reorg.c ipa-struct-reorg.h.Olga Golovanevsky1-0/+3932