summaryrefslogtreecommitdiff
path: root/gcc/reload.c
Commit message (Expand)AuthorAgeFilesLines
...
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Partial fix for PR opt/10776hubicka2004-01-111-1/+6
* * reload.c (reg_overlap_mentioned_for_reload_p):amylaar2003-12-151-2/+16
* PR target/13186rsandifo2003-12-041-21/+0
* * reload.c (find_reloads_address): Split addresses of typeuweigand2003-12-011-0/+18
* 2003-11-19 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2003-11-201-2/+2
* * Makefile.in (targhooks.o, reload.o): Update dependencies.rsandifo2003-11-021-0/+21
* PR target/11271rearnsha2003-10-311-2/+0
* Fix problem noticed by Dale Johannesen on the gcc list.wilson2003-10-301-7/+8
* * reload.c (find_reloads_subreg_address): Use correct offset foruweigand2003-10-061-1/+8
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-232/+115
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * reload.c (find_reloads): Change push_reloads to push_reload inwilson2003-06-301-1/+1
* * defaults.h (REGISTER_MOVE_COST): Define default here.hp2003-06-271-4/+0
* * reload.c (can_reload_into): New function.amylaar2003-06-261-1/+55
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * reload.c (find_reloads): Also check that all of a multi-regdj2003-05-021-1/+11
* * emit-rtl.c (subreg_hard_regno): Check that register is representable.hubicka2003-04-171-20/+19
* PR target/7784ebotcazou2003-03-261-21/+14
* * reload.c (reload_adjust_reg_for_mode): New function.aoliva2003-03-041-3/+23
* * reload.c (find_reloads): Do not use the mode specified in the insnuweigand2003-02-041-8/+13
* * reload.c: Revert 2003-01-31 change.uweigand2003-02-011-38/+13
* gcc/uweigand2003-02-011-13/+38
* * loop.c (emit_prefetch_instructions): Do conversion at right place inhubicka2003-01-311-6/+2
* gcc/uweigand2003-01-251-2/+24
* * 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-43/+67
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-3/+5
* * c-decl.c: Fix a comment typo.kazu2002-12-131-2/+2
* * recog.c (constrain_operands): Prefer exact match over reloadableuweigand2002-11-201-0/+4
* 2002-11-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-11-041-19/+15
* * combine.c: Fix comment formatting.kazu2002-10-271-1/+1
* * reload.c (find_reloads_toplev): Mode of X is not importantrth2002-10-241-2/+1
* PR opt/7630hubicka2002-10-171-5/+8
* * reload.c (push_reload): Handle subregs and secondary memory.hubicka2002-09-301-6/+7
* * c-common.h: Follow spelling conventions.kazu2002-09-261-5/+5
* * reload.c (dup_replacements): New function.uweigand2002-09-261-3/+21
* * reload.c (find_reloads <p constraint>): Pass operand_mode toamodra2002-09-081-1/+1
* * loop.c (scan_loop, move_movables, count_one_set): Cast to avoidghazi2002-08-151-6/+6
* * reload.c (find_reloads): Handle constraint letters marked byuweigand2002-08-141-2/+46
* * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.amylaar2002-07-231-1/+4
* gcc:amylaar2002-07-231-39/+4
* pass MEM reference to find_reloads_addressalehotsky2002-06-141-5/+5
* * reload.c (find_valid_class): Fix thinko in my previous patch.hubicka2002-06-131-3/+8
* * reload.c (find_valid_class): Accept new argument DEST,hubicka2002-05-261-7/+20
* * read-rtl.c: Fix formatting.kazu2002-05-091-2/+2
* * reload.c (find_reloads, case 'p'): Set BADOP to 0.kenner2002-05-011-0/+1