aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-2/+2
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-06vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.Nathan Froyd1-2/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-8/+0
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-10-19gimple-low.c (struct lower_data): Add cannot_fallthru field.Eric Botcazou1-24/+52
2009-10-17gimple-low.c (lower_stmt): If the call is noreturn, remove a subsequent GOTO ...Eric Botcazou1-0/+13
2009-09-14Squash commit of EH in gimpleRichard Henderson1-3/+3
2009-08-12Fix to PR41012Xinliang David Li1-17/+8
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-8/+8
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-4/+5
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-1/+0
2009-04-26tree-pass.h (pass_del_ssa, [...]): Remove decls.Michael Matz1-58/+0
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-1/+1
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-3/+3
2008-11-20re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive...Jakub Jelinek1-1/+77
2008-10-09tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used.Jakub Jelinek1-0/+6
2008-08-26rtlanal.c: Fix uses of "it's" with "its" where appropriate.Ben Elliston1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-255/+320
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-2/+2
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+1
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-5/+1
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-0/+2
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-4/+2
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-1/+3
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-3/+3
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+1
2007-02-19function.c (gimplify_parameters): Call build_gimple_modify_stmt instead of ca...Roger Sayle1-4/+6
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-11/+6
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-17/+17
2006-09-29builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou1-7/+184
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-9/+6
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+4
2006-02-08passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini1-1/+1
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-3/+0
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-2/+58
2006-01-18[multiple changes]Diego Novillo1-7/+1
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther1-77/+0
2005-12-02tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther1-3/+3
2005-08-18re PR c++/20624 (wrong "control reaches end of non-void function" warning)Andrew Pinski1-0/+3
2005-06-30function.h (struct function): Add saved blocks/unexpanded var list.Jan Hubicka1-2/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi1-1/+0