| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * cfgrtl.c (purge_dead_edges): Handle abnormal call edges created | rth | 2002-05-13 | 1 | -7/+11 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-05-09 | 1 | -22/+22 |
* | * recog.c (if_test_bypass_p): Accept multiple set insns for OUT, | rth | 2002-05-06 | 1 | -11/+41 |
* | 2002-05-05 David S. Miller <davem@redhat.com> | davem | 2002-05-05 | 1 | -0/+3 |
* | 2002-05-04 David S. Miller <davem@redhat.com> | davem | 2002-05-05 | 1 | -8/+29 |
* | * recog.c (store_data_bypass_p, if_test_bypass_p): New. | rth | 2002-05-03 | 1 | -0/+57 |
* | * recog.c (offsettable_address_p): Match the logic in adjust_address. | rth | 2002-04-12 | 1 | -1/+3 |
* | PR bootstrap/4191 | rth | 2002-04-12 | 1 | -7/+20 |
* | * recog.c (peephole2_optimize): Distribute EH_REGION -1 notes | rth | 2002-03-26 | 1 | -10/+20 |
* | * recog.c (peephole2_optimize): Split blocks when EH insns are | rth | 2002-03-25 | 1 | -13/+51 |
* | * emit-rtl.c (try_split): Use delete_insns. | hubicka | 2002-03-14 | 1 | -7/+3 |
* | * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanup | hubicka | 2002-03-14 | 1 | -6/+2 |
* | * recog.c (peephole2_optimize): Re-distribute EH edges. | hubicka | 2002-03-08 | 1 | -1/+22 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -22/+0 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -0/+11 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-15 | 1 | -3/+3 |
* | Implement MODE_BASE_REG_CLASS | nickc | 2001-12-17 | 1 | -1/+2 |
* | * recog.c (validate_replace_rtx_1): Use simplify_gen_binary | rth | 2001-12-13 | 1 | -1/+2 |
* | * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS. | grahams | 2001-11-02 | 1 | -1/+2 |
* | * alias.c: Fix comment formatting. | kazu | 2001-10-30 | 1 | -1/+1 |
* | * recog.c (peephole2_optimize): Add default case to switch. | zack | 2001-10-23 | 1 | -0/+2 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | hubicka | 2001-10-20 | 1 | -2/+1 |
* | * recog.c: Formatting and comment typo fixes. | amodra | 2001-10-16 | 1 | -33/+33 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -34/+49 |