Age | Commit message (Expand) | Author | Files | Lines |
2005-05-27 | re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) | Roger Sayle | 1 | -1/+152 |
2005-05-18 | re PR tree-optimization/21541 (gcc.c-torture/execute/20031215-1.c compilation... | Richard Henderson | 1 | -0/+8 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -25/+15 |
2005-04-13 | genattrtab.c (NULL_ATTR): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -12/+14 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -25/+24 |
2005-03-09 | * ifcvt.c (noce_emit_move_insn): Remove inmode. | Kazu Hirata | 1 | -2/+1 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -7/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -32/+8 |
2005-01-26 | re PR rtl-optimization/19579 (-march=i686 generates a bogus program for x86*) | Jakub Jelinek | 1 | -5/+21 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-08 | ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change... | Roger Sayle | 1 | -1/+16 |
2005-01-05 | * ifcvt.c (find_if_case_1): Revert 2005-01-04 change. | Roger Sayle | 1 | -15/+1 |
2005-01-05 | ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block... | Roger Sayle | 1 | -1/+15 |
2004-12-18 | ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p. | Roger Sayle | 1 | -15/+28 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -4/+4 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -5/+4 |
2004-11-18 | ifcvt.c (find_if_block): Move the check for the number of edges above the loo... | Andrew Pinski | 1 | -12/+6 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+1 |
2004-11-02 | bitmap.h (bitmap_equal_p): Return bool. | Nathan Sidwell | 1 | -7/+3 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -12/+11 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -58/+52 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -9/+11 |
2004-09-17 | re PR rtl-optimization/15187 (Inefficient if optimization with -O2 -ffast-math) | Uros Bizjak | 1 | -0/+20 |
2004-08-29 | flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not just th... | Richard Earnshaw | 1 | -4/+5 |
2004-08-25 | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 1 | -2/+17 |
2004-08-25 | * ifcvt.c (find_if_case_1): Remove ??? comment. | Zack Weinberg | 1 | -1/+0 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -1/+2 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -1/+3 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -34/+4 |
2004-07-11 | rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c... | Roger Sayle | 1 | -7/+19 |
2004-07-10 | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 1 | -2/+1 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -24/+24 |
2004-07-07 | ifcvt.c (total_bb_rtx_cost): New function. | David Edelsohn | 1 | -2/+24 |
2004-07-06 | ifcvt.c (struct noce_if_info): Add a Boolean b_unconditional field. | Roger Sayle | 1 | -2/+8 |
2004-07-04 | ifcvt.c (noce_try_sign_mask): Call emit_store_flag to generate a "sign mask" ... | Roger Sayle | 1 | -2/+4 |
2004-07-02 | ifcvt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -5/+5 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -3/+1 |
2004-06-26 | ifcvt.c (seq_contains_jump): Delete function. | Roger Sayle | 1 | -24/+8 |
2004-06-25 | re PR middle-end/15825 (if-cvt optimisation patch noce_try_sign_mask breaks a... | Roger Sayle | 1 | -66/+64 |
2004-06-19 | re PR target/15550 ([i386] ICE in extract_insn, at recog.c:2083) | Richard Henderson | 1 | -0/+9 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+1 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -4/+0 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -1/+26 |
2004-03-20 | bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -1/+1 |
2004-03-09 | ifcvt.c (noce_try_sign_mask): New function to transform "x = (y < 0) ? z ... | Roger Sayle | 1 | -0/+68 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -32/+38 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |