| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix to PR41012 | Xinliang David Li | 2009-08-12 | 1 | -3/+22 |
* | re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504) | Dodji Seketeli | 2009-08-10 | 1 | -0/+1 |
* | Add source_location support to PHI arguments. | Andrew MacLeod | 2009-07-30 | 1 | -1/+2 |
* | cgraph.c (cgraph_set_call_stmt_including_clones): Tidy. | Richard Henderson | 2009-07-29 | 1 | -53/+55 |
* | extend.texi (Labels as Values): Document need for noclone. | Martin Jambor | 2009-07-25 | 1 | -1/+2 |
* | re PR tree-optimization/40813 (ICE in gsi_insert_seq_nodes_after, at gimple-i... | Jakub Jelinek | 2009-07-21 | 1 | -2/+2 |
* | cgraph.h (combined_args_to_skip): New field. | Jan Hubicka | 2009-07-20 | 1 | -0/+37 |
* | re PR c/40401 (ICE: verify_gimple failed) | Richard Guenther | 2009-07-17 | 1 | -3/+10 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -2/+4 |
* | cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions... | Eric Botcazou | 2009-06-30 | 1 | -2/+76 |
* | function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi... | Richard Henderson | 2009-06-26 | 1 | -94/+112 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -5/+5 |
* | re PR middle-end/40102 (Revision 147294 caused ICE: verify_cgraph_node) | Jan Hubicka | 2009-06-08 | 1 | -3/+6 |
* | tree-inline.c (remap_decls): Enable nonlocalized variables when not optimizing. | Alexandre Oliva | 2009-05-28 | 1 | -2/+2 |
* | cgraph.c (dump_cgraph_node): Dump size/time/benefit. | Jan Hubicka | 2009-05-25 | 1 | -6/+0 |
* | tree-ssa-alias.h (dump_points_to_solution): Declare. | Richard Guenther | 2009-05-25 | 1 | -0/+7 |
* | re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing) | Richard Guenther | 2009-05-22 | 1 | -10/+0 |
* | Revert the following patch until testsuite fallout is fixed: | Jan Hubicka | 2009-05-15 | 1 | -0/+6 |
* | cgraph.c (dump_cgraph_node): Dump size/time/benefit. | Jan Hubicka | 2009-05-15 | 1 | -6/+0 |
* | loop-36.c: Reduce amount of iterations to 2 so unrolling still happens. | Jan Hubicka | 2009-05-12 | 1 | -7/+37 |
* | tree-inline.c (delete_unreachable_blocks_update_callgraph): Declare. | Jan Hubicka | 2009-05-10 | 1 | -4/+15 |
* | re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006... | Jan Hubicka | 2009-05-10 | 1 | -3/+6 |
* | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 2009-05-08 | 1 | -78/+140 |
* | re PR java/38374 (constant pool references have wrong types in ADDR_EXPR) | Richard Guenther | 2009-04-27 | 1 | -0/+7 |
* | tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | Jan Hubicka | 2009-04-25 | 1 | -3/+2 |
* | re PR middle-end/39732 (-fprofile-generate -O1: ICE: verify_stmts failed, ADD... | Richard Guenther | 2009-04-11 | 1 | -1/+4 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -20/+15 |
* | ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN... | Martin Jambor | 2009-03-30 | 1 | -4/+0 |
* | Bring from lto-branch: | Jan Hubicka | 2009-03-28 | 1 | -5/+6 |
* | tree-inline.c: Include gt-tree-inline.h. | Jakub Jelinek | 2009-03-27 | 1 | -1/+26 |
* | re PR target/39361 (Many new neon test failures) | Jan Hubicka | 2009-03-08 | 1 | -1/+7 |
* | re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563) | Jakub Jelinek | 2009-03-06 | 1 | -2/+2 |
* | re PR tree-optimization/39345 (ICE in copy_tree_body_r, at tree-inline.c:1020) | H.J. Lu | 2009-03-03 | 1 | -2/+24 |
* | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 2009-03-01 | 1 | -21/+67 |
* | * tree-inline.c (tree_function_versioning): Output debug info. | Jan Hubicka | 2009-03-01 | 1 | -0/+6 |
* | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 2009-03-01 | 1 | -1/+2 |
* | tree-inline.c (expand_call_inline): Avoid duplicate declarations of static vars. | Jan Hubicka | 2009-02-28 | 1 | -22/+27 |
* | tree-inline.c (initialize_cfun): Remove asserts for calls_setjmp and alls_all... | Martin Jambor | 2009-02-25 | 1 | -4/+8 |
* | re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c) | Richard Guenther | 2008-12-04 | 1 | -0/+1 |
* | tree-inline.c (tree_inlinable_function_p): Remove tuples debugging hack. | Jakub Jelinek | 2008-10-21 | 1 | -7/+1 |
* | re PR middle-end/18071 (-Winline does not respect -fno-default-inline) | Jan Hubicka | 2008-09-17 | 1 | -0/+1 |
* | re PR tree-optimization/37392 (Segfault in verify_ssa: !gimple_nop_p (stmt)) | Jan Hubicka | 2008-09-13 | 1 | -2/+10 |
* | re PR middle-end/37448 (cannot compile big function) | Jan Hubicka | 2008-09-11 | 1 | -13/+10 |
* | re PR tree-optimization/37432 (ICE in VN_INFO, at tree-ssa-sccvn.c:180) | Richard Guenther | 2008-09-10 | 1 | -0/+16 |
* | re PR middle-end/37356 (ICE in gsi_insert_seq_nodes_after, at gimple-iterator... | Jakub Jelinek | 2008-09-10 | 1 | -36/+24 |
* | re PR middle-end/37393 (error: EH edge 10->12 is missing) | Jakub Jelinek | 2008-09-08 | 1 | -0/+1 |
* | re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare.... | Jan Hubicka | 2008-09-03 | 1 | -17/+35 |
* | re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ... | Jakub Jelinek | 2008-09-03 | 1 | -0/+6 |
* | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 2008-09-01 | 1 | -1/+1 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | Michael Meissner | 2008-08-30 | 1 | -0/+6 |