aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd1-3/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-8/+0
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-10/+8
2009-11-25Remove trailing white spaces.H.J. Lu1-62/+62
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-0/+3
2008-09-14* tree-call-cdce.c (check_target_format): Accept Motorola formats.Andreas Schwab1-2/+5
2008-09-10re PR tree-optimization/37353 (ICE: vector VEC(gimple,base) push domain error...Jakub Jelinek1-9/+12
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-108/+97
2008-07-13re PR testsuite/36440 (FAIL: g++.dg/cdce3.C on powerpc-apple-darwin8.5.0)John David Anglin1-2/+5
2008-06-04tree-call-cdce.c: New file.Xinliang David Li1-0/+944