Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | re PR middle-end/47743 (PRE ICE in fold_convert_loc) | Richard Guenther | 1 | -0/+6 |
2011-02-14 | re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ... | Eric Botcazou | 1 | -1/+4 |
2011-02-07 | re PR tree-optimization/47615 (ICE: too deep recursion in phi_translate/phi_t... | Richard Guenther | 1 | -1/+1 |
2011-01-21 | re PR tree-optimization/47365 (wrong code with -O -ftree-pre) | Richard Guenther | 1 | -8/+24 |
2010-11-03 | re PR tree-optimization/46165 (ICE: verify_flow_info failed when casting-out ... | Jakub Jelinek | 1 | -0/+6 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -9/+3 |
2010-10-18 | tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare. | Eric Botcazou | 1 | -6/+47 |
2010-09-06 | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 1 | -20/+0 |
2010-09-03 | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 1 | -10/+14 |
2010-08-25 | re PR middle-end/45316 (ICE: verify_flow_info failed: BB 3 can not throw but ... | Richard Guenther | 1 | -0/+3 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -10/+10 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -2/+1 |
2010-08-16 | tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit. | Richard Guenther | 1 | -8/+4 |
2010-08-10 | * tree-ssa-prec. (init_pre): Call alloc_aux_for_blocks. | Nathan Froyd | 1 | -9/+2 |
2010-07-05 | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 1 | -1/+0 |
2010-07-05 | re PR middle-end/44784 (Failed to build 403.gcc in SPEC CPU 2006) | Richard Guenther | 1 | -3/+7 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -7/+102 |
2010-06-15 | tree-ssa-pre.c (eliminate): Handle PHI elimination to constants. | Richard Guenther | 1 | -1/+8 |
2010-06-05 | df-problems.c (seen_in_block, [...]): Convert to bitmap_head. | Jan Hubicka | 1 | -46/+48 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -3/+3 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+2 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-05-14 | re PR tree-optimization/44119 (error: SSA name in freelist but still referenced) | Richard Guenther | 1 | -0/+4 |
2010-05-08 | re PR tree-optimization/44030 (error: SSA name in freelist but still referenced) | Richard Guenther | 1 | -1/+5 |
2010-05-07 | re PR middle-end/44020 (Failed to build 200.sixtrack in SPEC CPU 2K) | Richard Guenther | 1 | -5/+2 |
2010-05-06 | re PR tree-optimization/43984 (PRE misses full-redundancies, inserts into loops) | Michael Matz | 1 | -36/+44 |
2010-04-22 | re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve... | Richard Guenther | 1 | -13/+28 |
2010-04-19 | gimple.h (create_tmp_reg): Declare. | Martin Jambor | 1 | -6/+2 |
2010-04-19 | re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong) | Richard Guenther | 1 | -12/+27 |
2010-04-08 | re PR tree-optimization/43679 (ice in gen_lsm_tmp_name, at tree-ssa-loop-im.c... | Richard Guenther | 1 | -2/+3 |
2010-04-07 | tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var... | Jakub Jelinek | 1 | -7/+1 |
2010-04-07 | re PR tree-optimization/43270 (array-bounds false negative) | Richard Guenther | 1 | -44/+6 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-19 | re PR tree-optimization/43415 (Consumes large amounts of memory and time in P... | Richard Guenther | 1 | -25/+43 |
2010-03-04 | re PR rtl-optimization/40761 (IRA memory hog for insanely nested loops) | Richard Biener | 1 | -3/+82 |
2010-02-11 | re PR tree-optimization/42998 (ICE: error: verify_stmts failed) | Richard Guenther | 1 | -4/+8 |
2010-01-28 | re PR tree-optimization/42871 (g++: Internal error: Segmentation fault (progr... | Richard Guenther | 1 | -3/+11 |
2010-01-17 | re PR tree-optimization/42773 (ICE with g++ from 4.4.3 20100112 (prerelease)) | Richard Guenther | 1 | -4/+4 |
2010-01-06 | tree-ssa-pre.c (name_to_id): New global. | Richard Guenther | 1 | -7/+34 |
2010-01-05 | tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize. | Richard Guenther | 1 | -2/+11 |
2010-01-05 | tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant allocation and l... | Richard Guenther | 1 | -24/+25 |
2010-01-04 | tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ... | Richard Guenther | 1 | -5/+8 |
2010-01-04 | tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use iterative_hash_* as inte... | Richard Guenther | 1 | -12/+9 |
2010-01-03 | re PR tree-optimization/42438 (Fix for PR38819 is too conservative) | Richard Guenther | 1 | -11/+32 |
2009-12-10 | re PR tree-optimization/42337 (GCC ICE in compute_antic, at tree-ssa-pre.c:2... | Richard Guenther | 1 | -48/+8 |
2009-12-09 | fixing pr42337 | Xinliang David Li | 1 | -2/+9 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-11-21 | tree-ssa-pre.c (remove_dead_inserted_code): Don't release_defs after remove_p... | Alexandre Oliva | 1 | -2/+4 |
2009-10-26 | re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp) | Michael Matz | 1 | -26/+63 |