| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR target/15550 ([i386] ICE in extract_insn, at recog.c:2083) | Richard Henderson | 2004-06-19 | 1 | -0/+9 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -1/+1 |
* | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 2004-05-05 | 1 | -4/+0 |
* | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 2004-04-09 | 1 | -1/+26 |
* | bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 2004-03-20 | 1 | -1/+1 |
* | ifcvt.c (noce_try_sign_mask): New function to transform "x = (y < 0) ? z ... | Roger Sayle | 2004-03-09 | 1 | -0/+68 |
* | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 2004-02-24 | 1 | -32/+38 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 2004-01-29 | 1 | -22/+4 |
* | c-common.h: Fix comment typos. | Kazu Hirata | 2004-01-25 | 1 | -1/+1 |
* | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 2003-12-30 | 1 | -27/+22 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2003-12-21 | 1 | -3/+3 |
* | re PR rtl-optimization/13400 (Compiled code crashes storing to read-only loca... | Roger Sayle | 2003-12-16 | 1 | -0/+19 |
* | c-typeck.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 1 | -2/+2 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -39/+39 |
* | emit-rtl.c (set_used_flags): New. | Jan Hubicka | 2003-11-29 | 1 | -6/+34 |
* | ChangeLog.7: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | re PR rtl-optimization/10817 (gcc does not optimize result=0;if(t!=0)result=t... | Roger Sayle | 2003-11-02 | 1 | -1/+49 |
* | * ifcvt.c (noce_try_addcc): Handle ifs with 'else' case. | Ulrich Weigand | 2003-10-17 | 1 | -4/+2 |
* | ifcvt.c (num_removed_blocks): Rename to num_true_changes. | David S. Miller | 2003-10-13 | 1 | -13/+14 |
* | c-decl.c (finish_function): Convert definition to ISO C90. | Andreas Jaeger | 2003-09-28 | 1 | -1/+1 |
* | re PR rtl-optimization/10914 (unswitch loops does not work on powerpc) | Zdenek Dvorak | 2003-09-14 | 1 | -3/+5 |
* | Makefile.in (ifcvt.o): Depend on target.h | J"orn Rennecke | 2003-07-26 | 1 | -1/+3 |
* | Makefile.in (ifcvt.o): Add cfgloop.h. | Zdenek Dvorak | 2003-07-18 | 1 | -0/+37 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -163/+112 |
* | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 2003-07-03 | 1 | -5/+5 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -2/+2 |
* | cfglayout.c (insn_scope): New static function | Jan Hubicka | 2003-06-08 | 1 | -15/+15 |
* | re PR target/11052 ([arm] noce_process_if_block() can loose REG_INC notes) | Richard Earnshaw | 2003-06-06 | 1 | -0/+9 |
* | function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | Jan Hubicka | 2003-06-06 | 1 | -3/+3 |
* | optabs.c (expand_abs_nojump): Split out from ... | Richard Henderson | 2003-06-03 | 1 | -1/+2 |
* | * ifcvt.c (noce_process_if_block): Fail on BLKmode move. | Douglas B Rupp | 2003-04-14 | 1 | -1/+1 |
* | re PR rtl-optimization/10116 (ce2: invalid merge of "join_bb" in the context ... | Richard Henderson | 2003-03-23 | 1 | -2/+4 |
* | ifcvt.c (find_if_case_1): If we add a new bb, update the dominance information. | Richard Earnshaw | 2003-03-20 | 1 | -0/+2 |
* | ifcvt.c (noce_process_if_block): Re-add check vs X being changed in no-else-b... | Richard Henderson | 2003-01-23 | 1 | -3/+10 |
* | re PR rtl-optimization/8848 (bad code when optimizing (lifetime analysis pass?)) | Richard Henderson | 2003-01-20 | 1 | -1/+2 |
* | ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a s... | John David Anglin | 2003-01-21 | 1 | -2/+2 |
* | ifcvt.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -2/+2 |
* | ifcvt.c (noce_try_addcc): Do not call emit_conditional_add with weird operands. | Jan Hubicka | 2003-01-10 | 1 | -16/+20 |
* | re PR target/8322 (SSE2 intrinsics broken?) | Jan Hubicka | 2003-01-07 | 1 | -31/+57 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | ifcvt.c (noce_process_if_block): Correctly detect X modified with INSN_B befo... | Richard Henderson | 2002-09-18 | 1 | -21/+9 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2002-09-08 | 1 | -1/+1 |
* | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 2002-08-21 | 1 | -4/+4 |
* | emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable. | Kaveh R. Ghazi | 2002-08-10 | 1 | -1/+1 |
* | * ifcvt.c (find_if_case_2): Test correct basic block for size. | Toshiyasu Morita | 2002-08-09 | 1 | -1/+1 |
* | ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p. | Richard Henderson | 2002-07-30 | 1 | -6/+8 |
* | Fix null pointer crash and a merge error | Bernd Schmidt | 2002-07-30 | 1 | -11/+3 |
* | Enhancements for the if-conversion pass | Bernd Schmidt | 2002-07-21 | 1 | -167/+555 |