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
*
* Makefile.in (flow.o): Depend on TREE_H.
rth
1999-10-09
1
-46
/
+68
*
* combine.c (gen_rtx_combine): Add missing call to va_end().
ghazi
1999-09-26
1
-0
/
+2
*
Cope with down shifting a 32 bit constant on a 64 bit host.
nickc
1999-09-24
1
-2
/
+2
*
Use unsigned shift instead of signed shift.
nickc
1999-09-23
1
-2
/
+6
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-25
/
+34
*
* combine.c (SUBST): Break out to a real function do_SUBST.
rth
1999-09-09
1
-47
/
+62
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-54
/
+127
*
* combine.c (simplify_rtx): Recognize another case of a synthesized
law
1999-09-02
1
-2
/
+4
*
* combine.c (simplify_shift_const): Remove extra semicolon.
law
1999-09-02
1
-1
/
+1
*
Fix for 'Deadly optimization bug' (see egcs mailing list archive)
crux
1999-08-27
1
-0
/
+5
*
* combine.c (nonzero_bits) : Allow single-ly set registers to be
gavin
1999-08-25
1
-11
/
+28
*
Warning fixes:
ghazi
1999-08-25
1
-7
/
+5
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-9
/
+9
*
* combine.c (distribute_notes): Handle REG_EH_RETHROW.
rth
1999-08-18
1
-2
/
+3
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-0
/
+1
*
Optimize duplicate zero_extend operations.
wilson
1999-08-02
1
-2
/
+5
*
* explow.c (trunc_int_for_mode): New function.
rth
1999-07-23
1
-43
/
+6
*
Patch from David Mosberger to fix 32 host cross 64 target bug.
wilson
1999-06-14
1
-1
/
+6
*
* combine.c (distribute_notes): Place REG_LABEL also where
rth
1999-03-25
1
-1
/
+24
*
* combine.c (force_to_mode, case PLUS): Use sign extended mask
law
1999-03-25
1
-8
/
+9
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-4
/
+6
*
* combine.c (distribute_notes): Handle REG_EH_REGION notes.
law
1999-01-30
1
-0
/
+11
*
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
law
1999-01-27
1
-2
/
+2
*
* rtl.h (rtx_def): Update documentation.
mmitchel
1999-01-19
1
-10
/
+5
*
* basic-block.h (basic_block_head): Rename to x_basic_block_head.
rth
1999-01-11
1
-8
/
+8
*
Fix copyright.
law
1999-01-06
1
-1
/
+1
*
* combine.c (num_sign_bit_copies): In NEG, MULT, DIV and MOD cases,
law
1999-01-06
1
-18
/
+28
*
* gansidecl.h: Prepend a "G" to the macro wrapping this file
ghazi
1998-11-08
1
-2
/
+2
*
* combine.c (subst): Process the inputs to a parallel asm_operands
rth
1998-10-26
1
-83
/
+134
*
Warning fixes:
ghazi
1998-10-25
1
-1
/
+0
*
* combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. All
law
1998-10-19
1
-44
/
+17
*
8
law
1998-10-14
1
-0
/
+3
*
Warning fixes:
ghazi
1998-10-14
1
-15
/
+19
*
8
law
1998-10-05
1
-3
/
+6
*
* combine.c (expand_field_assignment): Don't do bitwise operations
rth
1998-10-04
1
-0
/
+18
*
* combine.c (distribute_notes): If an insn is a cc0 user, only
rth
1998-09-20
1
-2
/
+31
*
* combine.c (make_extraction): If no mode is specified for
law
1998-09-15
1
-12
/
+34
*
* system.h: Include stdarg.h/varargs.h, make sure they are ordered
ghazi
1998-08-26
1
-9
/
+1
*
* combine.c (can_combine_p): Allow combining insns with REG_RETVAL
law
1998-08-18
1
-1
/
+12
*
* combine.c (expand_compound_operation): Fix thinko in code to optimize
law
1998-07-06
1
-1
/
+1
*
* combine.c (simplify_comparison): Do not commute a AND into
law
1998-07-05
1
-0
/
+10
*
* combine.c (simplify_comparison): Apply SUBREG_REG to SUBREGs.
law
1998-07-02
1
-2
/
+2
*
* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for
law
1998-06-29
1
-21
/
+17
*
* optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).
jfc
1998-06-24
1
-2
/
+3
*
* alias.c: Include toplev.h
law
1998-06-19
1
-0
/
+1
*
* combine.c (nonzero_bits): For paradoxical subregs, take
amylaar
1998-05-21
1
-8
/
+16
*
Warning fixes:
ghazi
1998-05-13
1
-1
/
+2
*
* loop.c (regs_patch_p): Add prototype.
law
1998-04-16
1
-0
/
+1
*
8
law
1998-04-14
1
-1
/
+3
[next]