index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
regmove.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning fixes:
ghazi
1998-12-23
1
-1
/
+1
*
* cse.c (fold_rtx): Make autoincrement addressing mode tests be
law
1998-11-24
1
-35
/
+17
*
* regmove.c (regmove_profitable_p): Use return value of find_matches
crux
1998-11-22
1
-1
/
+1
*
* regmove.c (regmove_optimize): Don't do anything but
amylaar
1998-11-15
1
-0
/
+2
*
1998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
law
1998-11-09
1
-2
/
+2
*
* recog.h (enum op_type): Define.
law
1998-11-04
1
-77
/
+63
*
8
law
1998-10-14
1
-0
/
+5
*
* regmove.c (optimize_reg_copy_3): Honor TRULY_NOOP_TRUNCATION.
law
1998-10-10
1
-0
/
+8
*
* regmove.c (regmove_optimize): Add variable old_max_uid.
law
1998-10-01
1
-2
/
+16
*
* regmove.c (copy_src_to_dest): Check that modes match.
amylaar
1998-09-17
1
-1
/
+2
*
* regmove.c (copy_src_to_dest): Don't copy if that requires
amylaar
1998-09-16
1
-2
/
+13
*
* regmove.c (regclass_compatible_p): New function.
amylaar
1998-08-28
1
-13
/
+27
*
* system.h: Include stdarg.h/varargs.h, make sure they are ordered
ghazi
1998-08-26
1
-9
/
+1
*
�
law
1998-08-22
1
-11
/
+20
*
* remove.c (optimize_reg_copy_3): Abort instead of silently generating
law
1998-08-20
1
-1
/
+4
*
* regmove.c (fixup_match_2): Do not call reg_overlap_mentioned_p
law
1998-08-18
1
-0
/
+2
*
* regmove.c (optimize_reg_copy_1): Update REG_N_CALLS_CROSSED
law
1998-08-18
1
-4
/
+37
*
* regmove.c (regmove_optimize): Fix typo initializing regmove_bb_head.
law
1998-07-26
1
-1
/
+1
*
* regmove.c (fixup_match_2): Check that P has RTX_CLASS 'i' before
amylaar
1998-07-01
1
-0
/
+2
*
Warning fixes:
ghazi
1998-06-22
1
-1
/
+0
*
* alias.c: Include toplev.h
law
1998-06-19
1
-0
/
+1
*
* regmove.c (copy_src_to_dest): Add decl for loop_depth.
jason
1998-06-19
1
-0
/
+1
*
Warning fixes:
ghazi
1998-06-18
1
-1
/
+1
*
Reorder tests in last change for speed
meissner
1998-06-15
1
-3
/
+4
*
Do not do src->dest copy if register would not be allocated a normal register
meissner
1998-06-15
1
-12
/
+159
*
Undo June 11th change
meissner
1998-06-15
1
-152
/
+12
*
For regmove if we could not improve code by changing the source to the destin...
meissner
1998-06-11
1
-12
/
+152
*
* regmove.c (gen_add3_insn): New function.
law
1998-05-21
1
-2
/
+21
*
Add missing comments pointed out by Andreas Schwab.
wilson
1998-05-11
1
-1
/
+25
*
* regmove.c (try_auto_increment): Wrap declaration inside an
law
1998-05-06
1
-0
/
+2
*
Fix regmove typos spotted by H.J. Lu.
wilson
1998-04-18
1
-3
/
+3
*
* varasm.c (asm_output_bss): Add prototype.
law
1998-04-17
1
-0
/
+1
*
Major cutover to using system.h:
ghazi
1998-03-20
1
-2
/
+2
*
manfred
1998-03-12
1
-1
/
+1
*
Fix warious warnings:
ghazi
1998-02-28
1
-1
/
+1
*
* regmove.c: Fix various minor formatting problems.
law
1998-02-08
1
-8
/
+104
*
* regmove.c: Update.
amylaar
1998-02-05
1
-10
/
+263
*
* regmove.c (fixup_match_1): Undo last change which removed some
law
1998-02-02
1
-1
/
+5
*
d
law
1998-01-27
1
-5
/
+3
*
* regmove.c (find_matches): Initialize matches->earlyclobber too.
law
1998-01-22
1
-0
/
+1
*
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;
rth
1998-01-14
1
-11
/
+9
*
* regmove.c: New implementation of regmove pass.
law
1998-01-10
1
-782
/
+1206
*
* regmove.c (regmove_optimize): If we end up moving the
law
1997-09-14
1
-0
/
+4
*
* alias.c (init_alias_analysis): Clean up incompatible pointer
law
1997-09-08
1
-2
/
+2
*
* Integrate Haifa instruction scheduler.
law
1997-08-12
1
-0
/
+983