aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-call-cdce.c
AgeCommit message (Expand)AuthorFilesLines
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