| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 2006-02-06 | 1 | -6/+4 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -10/+10 |
* | global.c (find_reg): Only evict for global regs. | Michael Matz | 2006-01-30 | 1 | -4/+23 |
* | global.c: Fix comment typos. | Peter Bergner | 2006-01-25 | 1 | -7/+7 |
* | global.c (global_alloc): Make it static. | Kazu Hirata | 2006-01-16 | 1 | -1/+1 |
* | global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,... | Kazu Hirata | 2005-12-28 | 1 | -3/+0 |
* | cfganal.c (flow_reverse_top_sort_order_compute): Renamed to post_order_comput... | Kenneth Zadeck | 2005-12-20 | 1 | -1/+1 |
* | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 2005-12-17 | 1 | -3/+3 |
* | re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i... | Jakub Jelinek | 2005-09-01 | 1 | -4/+9 |
* | re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i... | Jakub Jelinek | 2005-08-22 | 1 | -1/+3 |
* | Makefile.in: Adjust dependencies. | Paolo Bonzini | 2005-07-05 | 1 | -0/+49 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 2005-06-16 | 1 | -7/+7 |
* | vec.h: Implement integral type vector specialization. | Nathan Sidwell | 2005-05-27 | 1 | -2/+2 |
* | * global.c (calculate_reg_pav): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-01 | 1 | -9/+14 |
* | global.c (earlyclobber_regclass): Change the type to VEC(int,heap). | Kazu Hirata | 2005-04-28 | 1 | -21/+37 |
* | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | bt-load.c, [...]: Update copyright. | Kazu Hirata | 2005-02-17 | 1 | -1/+1 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -16/+16 |
* | global.c (regclass_intersect): Remove. | Steven Bosscher | 2004-12-30 | 1 | -21/+5 |
* | * global.c: Fix a comment typo. | Kazu Hirata | 2004-12-16 | 1 | -1/+1 |
* | PR middle end/17340 | Vladimir Makarov | 2004-12-15 | 1 | -66/+89 |
* | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 2004-11-25 | 1 | -1/+1 |
* | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 2004-11-22 | 1 | -4/+1 |
* | global.c, [...]: Fix comment typos. | Kazu Hirata | 2004-11-14 | 1 | -1/+1 |
* | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 2004-11-04 | 1 | -7/+5 |
* | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 2004-11-04 | 1 | -2/+2 |
* | bitmap.h (bitmap_and, [...]): Produce void. | Nathan Sidwell | 2004-11-02 | 1 | -1/+1 |
* | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 2004-10-18 | 1 | -12/+12 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -3/+6 |
* | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 2004-09-26 | 1 | -8/+8 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-09 | 1 | -11/+12 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-05 | 1 | -1/+1 |
* | re PR target/15832 (ICE in move_for_stack_reg, at reg-stack.c:1120) | Vladimir Makarov | 2004-09-03 | 1 | -6/+57 |
* | re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on power... | Vladimir Makarov | 2004-07-12 | 1 | -1/+161 |
* | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 2004-07-09 | 1 | -2/+2 |
* | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 2004-06-15 | 1 | -13/+13 |
* | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-05-30 | 1 | -2/+2 |
* | global.c (global_alloc): Call make_accurate_live_analysis. | Vladimir Makarov | 2004-05-25 | 1 | -13/+276 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 2004-02-02 | 1 | -15/+15 |
* | Patch for asm clobber of fp. | James E Wilson | 2003-12-19 | 1 | -0/+6 |
* | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 2003-12-16 | 1 | -2/+0 |
* | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 2003-12-11 | 1 | -4/+4 |
* | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 2003-12-06 | 1 | -10/+30 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -14/+13 |
* | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -80/+47 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -3/+3 |