Age | Commit message (Expand) | Author | Files | Lines |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -14/+16 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -13/+10 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -1/+1 |
2004-11-10 | basic-block.h (XMALLOC_REG_SET, [...]): New. | Steven Bosscher | 1 | -26/+52 |
2004-11-08 | flow.c (allocate_bb_life_data): Make it static. | Kazu Hirata | 1 | -2/+3 |
2004-11-04 | flow.c (init_propagate_block_info): Change the type of i to unsigned. | Andrew Pinski | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -8/+8 |
2004-11-02 | flow.c (init_propagate_block_info): Use bitmap_empty_p on result of bitmap_xor. | Nathan Sidwell | 1 | -3/+5 |
2004-11-02 | bitmap.h (bitmap_equal_p): Return bool. | Nathan Sidwell | 1 | -27/+21 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -22/+16 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -44/+57 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -12/+14 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -7/+7 |
2004-09-24 | re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p) | Richard Henderson | 1 | -14/+5 |
2004-09-08 | final.c (shorten_branches, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -37/+24 |
2004-08-29 | flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not just th... | Richard Earnshaw | 1 | -8/+6 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -2/+2 |
2004-08-02 | re PR rtl-optimization/15068 (ICE in elim_reg_cond) | Paul Brook | 1 | -5/+8 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -18/+18 |
2004-07-07 | * flow.c (attempt_auto_inc): Remove now-redundant PUT_CODE. | Per Bothner | 1 | -1/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -8/+8 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -2/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -21/+21 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -20/+22 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -68/+2 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -19/+12 |
2004-04-30 | flow.c (propagate_one_insn): Call mark_set_regs for stack pointer updates too. | J"orn Rennecke | 1 | -6/+12 |
2004-03-03 | * flow.c (ior_reg_cond, and_reg_cond): Remove stray ")". | Paul Brook | 1 | -2/+2 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -8/+8 |
2004-02-28 | re PR rtl-optimization/7871 (ICE on legal code, global register variables pro... | Ian Lance Taylor | 1 | -3/+12 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -17/+17 |
2004-02-24 | target-def.h (TARGET_SCHED_INIT_GLOBAL, [...]): New macros. | Sanjiv Kumar Gupta | 1 | -1/+4 |
2004-02-11 | flow.c (insn_dead_p): A clobber of a dead hard register is a dead insn after ... | Richard Henderson | 1 | -8/+16 |
2004-02-06 | flow.c (update_life_info): Allocate reg_deaths when called from scheudler. | Jan Hubicka | 1 | -8/+18 |
2004-02-06 | recog.c (split_all_insns): Do not update reg info. | Jan Hubicka | 1 | -6/+70 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -6/+6 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -3/+3 |
2004-01-25 | c-common.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-19 | Patch for asm clobber of fp. | James E Wilson | 1 | -1/+7 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -8/+0 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -15/+15 |
2003-12-09 | defaults.h (LOCAL_REGNO): Give the default definition. | Kazu Hirata | 1 | -3/+0 |
2003-12-06 | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 1 | -7/+32 |
2003-12-01 | flow.c (count_or_remove_death_notes_bb): New. | Jeff Law | 1 | -41/+72 |
2003-11-22 | flow.c (update_life_info): Amend comment about when a register can become dead. | J"orn Rennecke | 1 | -0/+3 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 1 | -32/+0 |
2003-10-17 | flow.c (init_propagate_block_info): Don't abort if a conditional jump is not ... | Richard Earnshaw | 1 | -37/+42 |
2003-09-12 | re PR rtl-optimization/8967 (Making class data members `const' pessimizes code) | Roger Sayle | 1 | -9/+2 |