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
/
combine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* emit-rtl.c (gen_lowpart_common): Suppress last change if __complex__.
law
1998-02-19
1
-32
/
+0
*
* combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when
law
1998-02-17
1
-0
/
+32
*
* varasm.c (output_constant_pool): Bring back 'done' label inside
law
1998-02-14
1
-1
/
+5
*
* combine.c (can_combine_p): Handle USEs in PARALLELs.
amylaar
1998-02-13
1
-0
/
+37
*
* combine.c (simplify_shift_const): Fix typo in last change.
law
1998-02-01
1
-1
/
+2
*
* combine.c (simplify_shift_const): (lshiftrt (truncate (lshiftrt)))
law
1998-02-01
1
-0
/
+22
*
* rtl.c (read_rtx): Use atol/atoq based upon disposition of
law
1998-01-28
1
-2
/
+2
*
law
1998-01-27
1
-5
/
+11
*
* combine.c (force_to_mode, nonzero_bits): Correctly optimize
law
1998-01-17
1
-10
/
+51
*
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;
rth
1998-01-14
1
-128
/
+136
*
Bring in final gcc-2.8.0 changes.
law
1998-01-14
1
-1
/
+1
*
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning
law
1997-12-20
1
-0
/
+3
*
* combine.c (force_to_mode): return immediately if operand is a CLOBBER.
law
1997-12-16
1
-2
/
+5
*
Another handful of gcc-2.8 changes (will it ever go out the door?).
law
1997-12-11
1
-3
/
+5
*
* combine.c (simplify_rtx, case ABS): Do nothing for ASM_OPERANDS.
law
1997-12-11
1
-0
/
+3
*
Merge from gcc-2.8
law
1997-12-07
1
-6
/
+52
*
Fix alpha-linux GNU libc build failures.
wilson
1997-11-05
1
-5
/
+10
*
Remove last combine patch. rth & jim are working on a new one.
law
1997-11-03
1
-8
/
+4
*
* combine.c (try_combine): Don't elim_i1 when it is used in i2src.
law
1997-11-03
1
-4
/
+8
*
Update mainline egcs to gcc2 snapshot 971021.
law
1997-11-02
1
-32
/
+108
*
* combine.c (can_combine_p): Don't combine with an asm whose
rth
1997-10-16
1
-0
/
+7
*
* combine.c (try_combine): Use NULL_RTX instead of '0' where
law
1997-09-22
1
-2
/
+2
*
* Integrate alias analysis changes from jfc@mit.edu
law
1997-08-11
1
-0
/
+1
*
(force_to_mode): Don't do anything for a ASM_OPERANDS insn.
kenner
1997-06-22
1
-3
/
+4
*
Use REG_SET macros
meissner
1997-06-16
1
-8
/
+4
*
Use accessor macros to access arrays based on regno; move many of the arrays ...
meissner
1997-05-30
1
-29
/
+29
*
reformat a little to match GNU coding standards.
mrs
1997-05-06
1
-3
/
+3
*
(get_last_value_validate): New argument insn.
wilson
1997-04-14
1
-7
/
+21
*
(move_deaths): Handle partial REG_DEAD note for
wilson
1997-04-03
1
-5
/
+15
*
* combine.c (distribute_notes): Handle REG_BR_PROB and REG_EXEC_COUNT
dje
1997-03-28
1
-0
/
+8
*
Fix typo in comment.
kenner
1997-03-25
1
-1
/
+1
*
(if_then_else_cond): Call copy_rtx to prevent sharing.
wilson
1997-03-18
1
-0
/
+8
*
(simplify_rtx, case SUBREG): Fix direction of test when calling
kenner
1997-03-10
1
-3
/
+11
*
* combine.c (simplify_rtx): Do nothing with (truncate:mode) if
law
1997-03-03
1
-0
/
+6
*
* combine.c (find_split_point): Don't turn a SIGN_EXTEND into
law
1997-02-19
1
-0
/
+8
*
Update comments.
kenner
1997-02-15
1
-1
/
+6
*
(find_split_point, case SET): Fix error in last change.
kenner
1997-02-02
1
-2
/
+2
*
Add a case where reg_n_refs is cleared
ian
1997-01-29
1
-1
/
+3
*
(simplify_rtx): Don't do anything with if_then_else_cond
kenner
1997-01-27
1
-52
/
+56
*
(find_split_point, case SET): If SET_SRC is NE and
kenner
1997-01-04
1
-3
/
+26
*
(nonzero_bits): Ifdef out calls to num_sign_bit_copies.
wilson
1996-12-17
1
-0
/
+18
*
(simplify_comparison): Use mode_width as shift count
wilson
1996-12-16
1
-4
/
+8
*
Check SMALL_REGISTER_CLASSES at runtime
ian
1996-12-13
1
-5
/
+8
*
(try_combine): When splitting an insn, check for the new I2 setting a
kenner
1996-12-11
1
-1
/
+6
*
(combinable_i3pat): Bring back to sync with can_combine_p.
kenner
1996-12-11
1
-2
/
+6
*
(try_combine): Properly copy an rtvec.
kenner
1996-11-15
1
-1
/
+1
*
Add some optimizations for TRUNCATE and ZERO_EXTEND
ian
1996-10-29
1
-0
/
+121
*
(can_combine_p): When SMALL_REGISTER_CLASSES is defined, avoid
kenner
1996-10-23
1
-1
/
+6
*
(can_combine_p): Even if SMALL_REGISTER_CLASSES, know lifetime not
kenner
1996-09-23
1
-1
/
+1
*
* combine.c (rtx_equal_for_field_assignment_p): Check for
law
1996-08-04
1
-2
/
+8
[next]