| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -20/+20 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -6/+0 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -7/+7 |
* | * recog.c (validate_replace_src): Remove. | kazu | 2004-02-26 | 1 | -9/+0 |
* | * recog.c (split_all_insns): Do not update reg info. | hubicka | 2004-02-06 | 1 | -1/+1 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -4/+4 |
* | * recog.c: Fix a typo in copyright. | kazu | 2004-01-23 | 1 | -1/+1 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * recog.c (constrain_operands): Validate mem operands. | rth | 2004-01-10 | 1 | -6/+19 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -8/+30 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -5/+5 |
* | PR optimization/11634 | sayle | 2003-12-02 | 1 | -61/+89 |
* | * recog.c (preprocess_constraints): Only zero those elements of | rearnsha | 2003-11-23 | 1 | -1/+4 |
* | Fix problem noticed by Dale Johannesen on the gcc list. | wilson | 2003-10-30 | 1 | -36/+26 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -5/+3 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -161/+71 |
* | * genrecog.c (pred_table): Remove the entry for | kazu | 2003-06-23 | 1 | -52/+0 |
* | 2003-06-18 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2003-06-18 | 1 | -0/+3 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -2/+2 |
* | * recog.c (peephole2_optimize): Revert last change. | rth | 2003-06-06 | 1 | -2/+1 |
* | * recog.c (peephole2_optimize): Don't split block unless | rth | 2003-06-06 | 1 | -1/+2 |
* | * sbitmap.c (sbitmap_resize): New function. | sayle | 2003-02-18 | 1 | -12/+1 |
* | * recog.c (split_all_insns): Fix memory overflow. | hubicka | 2003-02-17 | 1 | -3/+11 |
* | * recog.c (split_all_insns): Include new blocks in life update; | rth | 2003-02-15 | 1 | -7/+14 |
* | * loop.c (emit_prefetch_instructions): Do conversion at right place in | hubicka | 2003-01-31 | 1 | -1/+1 |
* | * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned | ghazi | 2003-01-16 | 1 | -1/+1 |
* | Add 2003 copyright notices for constraints string patch, also 2002 notice | amylaar | 2003-01-13 | 1 | -1/+1 |
* | * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument. | amylaar | 2003-01-09 | 1 | -68/+101 |
* | * output.h: Fix comment typos. | kazu | 2002-12-25 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * recog.c (constrain_operands): Prefer exact match over reloadable | uweigand | 2002-11-20 | 1 | -13/+13 |
* | PR c/8439 | mmitchel | 2002-11-11 | 1 | -2/+2 |
* | 2002-11-04 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-11-04 | 1 | -5/+2 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -3/+3 |
* | * machmode.h (SCALAR_INT_MODE_P): New macro to test for | sje | 2002-08-19 | 1 | -0/+3 |
* | * reload.c (find_reloads): Handle constraint letters marked by | uweigand | 2002-08-14 | 1 | -0/+47 |
* | * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'. | amylaar | 2002-07-23 | 1 | -2/+6 |
* | 2002-07-23 Jan Hubicka <jh@suse.cz> | gerald | 2002-07-23 | 1 | -4/+19 |
* | Prevent creation of paradoxical FLOAT_MODE subregs | bernds | 2002-06-28 | 1 | -12/+28 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -15/+10 |
* | * i386.md (and promoting splitters): Disable QI to SImode promoting | hubicka | 2002-06-06 | 1 | -1/+2 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -3/+0 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -2/+2 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -8/+7 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -8/+9 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -9/+8 |