summaryrefslogtreecommitdiff
path: root/gcc/recog.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-5/+3
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-161/+71
* * genrecog.c (pred_table): Remove the entry forkazu2003-06-231-52/+0
* 2003-06-18 Stephen Clarke <stephen.clarke@superh.com>amylaar2003-06-181-0/+3
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-2/+2
* * recog.c (peephole2_optimize): Revert last change.rth2003-06-061-2/+1
* * recog.c (peephole2_optimize): Don't split block unlessrth2003-06-061-1/+2
* * sbitmap.c (sbitmap_resize): New function.sayle2003-02-181-12/+1
* * recog.c (split_all_insns): Fix memory overflow.hubicka2003-02-171-3/+11
* * recog.c (split_all_insns): Include new blocks in life update;rth2003-02-151-7/+14
* * loop.c (emit_prefetch_instructions): Do conversion at right place inhubicka2003-01-311-1/+1
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-1/+1
* Add 2003 copyright notices for constraints string patch, also 2002 noticeamylaar2003-01-131-1/+1
* * defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.amylaar2003-01-091-68/+101
* * output.h: Fix comment typos.kazu2002-12-251-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * recog.c (constrain_operands): Prefer exact match over reloadableuweigand2002-11-201-13/+13
* PR c/8439mmitchel2002-11-111-2/+2
* 2002-11-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-11-041-5/+2
* * c-common.h: Follow spelling conventions.kazu2002-09-261-3/+3
* * machmode.h (SCALAR_INT_MODE_P): New macro to test forsje2002-08-191-0/+3
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-0/+47
* * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.amylaar2002-07-231-2/+6
* 2002-07-23 Jan Hubicka <jh@suse.cz>gerald2002-07-231-4/+19
* 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