summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent creation of paradoxical FLOAT_MODE subregsbernds2002-06-281-12/+28
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-15/+10
* * i386.md (and promoting splitters): Disable QI to SImode promotinghubicka2002-06-061-1/+2
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-3/+0
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-2/+2
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-8/+7
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-8/+9
* Basic block renumbering removal.rth2002-05-161-9/+8
* * cfgrtl.c (purge_dead_edges): Handle abnormal call edges createdrth2002-05-131-7/+11
* * read-rtl.c: Fix formatting.kazu2002-05-091-22/+22
* * recog.c (if_test_bypass_p): Accept multiple set insns for OUT,rth2002-05-061-11/+41
* 2002-05-05 David S. Miller <davem@redhat.com>davem2002-05-051-0/+3
* 2002-05-04 David S. Miller <davem@redhat.com>davem2002-05-051-8/+29
* * recog.c (store_data_bypass_p, if_test_bypass_p): New.rth2002-05-031-0/+57
* * recog.c (offsettable_address_p): Match the logic in adjust_address.rth2002-04-121-1/+3
* PR bootstrap/4191rth2002-04-121-7/+20
* * recog.c (peephole2_optimize): Distribute EH_REGION -1 notesrth2002-03-261-10/+20
* * recog.c (peephole2_optimize): Split blocks when EH insns arerth2002-03-251-13/+51
* * emit-rtl.c (try_split): Use delete_insns.hubicka2002-03-141-7/+3
* * toplev.c (rest_of_compilation): Add CLEANUP_UPDATE_LIFE to cfg_cleanuphubicka2002-03-141-6/+2
* * recog.c (peephole2_optimize): Re-distribute EH edges.hubicka2002-03-081-1/+22
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-22/+0
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-0/+11
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+1
* * read-rtl.c: Fix formatting.kazu2002-01-151-3/+3
* Implement MODE_BASE_REG_CLASSnickc2001-12-171-1/+2
* * recog.c (validate_replace_rtx_1): Use simplify_gen_binaryrth2001-12-131-1/+2
* * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS.grahams2001-11-021-1/+2
* * alias.c: Fix comment formatting.kazu2001-10-301-1/+1
* * recog.c (peephole2_optimize): Add default case to switch.zack2001-10-231-0/+2
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-1/+1
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-2/+1
* * recog.c: Formatting and comment typo fixes.amodra2001-10-161-33/+33
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-34/+49
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-34/+34
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill.hubicka2001-09-211-1/+1
* * recog.c (peephole2_optimize): Likewise. Handle EH_REGION;rth2001-09-191-0/+63
* * basic-block.h (free_bb_for_insn): Declare.hubicka2001-09-161-10/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expmed.c (mode_for_extraction): New function.zack2001-08-221-13/+10
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * gcc.c: Fix comment formatting.kazu2001-08-121-5/+5
* * basic-block.h (CLEANUP_PRE_LOOP): New.hubicka2001-07-291-2/+2
* * recog.c (split_all_insns_noflow): New.hubicka2001-07-241-0/+16
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-231-17/+10
* 2001-07-11 Kazu Hirata <kazu@hxi.com>kazu2001-07-121-1/+1
* * recog.c (offsettable_address_p): Handle LO_SUM case.kenner2001-07-101-3/+7
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-4/+2
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-48/+1