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
/
recog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
damn me,
hubicka
2001-06-12
1
-1
/
+1
*
* recog.c (validate_replace_rtx_1): Fix previous patch.
hubicka
2001-06-12
1
-1
/
+1
*
* recog.c (validate_replace_rtx_1): Do plus_constant call always.
hubicka
2001-06-12
1
-1
/
+1
*
* recog.c (split_insn): Break out from ...
hubicka
2001-06-08
1
-65
/
+86
*
* combine.c (simplify_comparison): Update op1 after constant
rth
2001-05-22
1
-2
/
+9
*
* recog.c (general_operand): Modify last change to allow it if reload
kenner
2001-05-19
1
-2
/
+6
*
* recog.c (general_operand): Prohibit nonzero subreg bytes on
hubicka
2001-05-19
1
-150
/
+85
*
* recog.c (validate_replace_rtx_1): Use "TO" mode if not VOIDmode
hubicka
2001-05-17
1
-1
/
+3
*
* simplify-rtx.c (simplify_subreg): Break out from ...
hubicka
2001-05-17
1
-133
/
+14
*
* recog.c (apply_change_group): Avoid unneeded validating.
hubicka
2001-05-15
1
-1
/
+6
*
* alpha.h: NULL_PTR -> NULL.
ghazi
2001-05-04
1
-1
/
+1
*
* bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
ghazi
2001-05-01
1
-2
/
+2
*
* recog.c (general_operand, immediate_operand,
aoliva
2001-04-12
1
-0
/
+12
*
* recog.c (validate_replace_rtx_1): Instead of aborting just make
jakub
2001-04-04
1
-1
/
+7
*
* rtl.h (set_noop_p): Declare.
wehle
2001-04-04
1
-1
/
+1
*
2001-04-03 Jakub Jelinek <jakub@redhat.com>
amacleod
2001-04-03
1
-51
/
+99
*
* mkconfig.sh: Include insn-flags.h.
rth
2001-03-22
1
-2
/
+0
*
* recog.c (push_operand): Fix error in last change that caused
kenner
2001-03-21
1
-3
/
+8
*
* recog.c (push_operand): Recognize new format of push instructions.
hubicka
2001-03-21
1
-2
/
+20
*
* Makefile.in (gcse.o): Now includes ggc.h.
kenner
2001-02-18
1
-10
/
+37
*
* recog.c (validate_replace_src_1): New.
kenner
2001-02-17
1
-16
/
+24
*
* recog.c (validate_replace_rtx): Replace in operands of
kenner
2001-02-16
1
-2
/
+9
*
* recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTEND
amylaar
2001-01-22
1
-2
/
+36
*
While building global lifetime information, keep track of which registers are
bernds
2000-11-27
1
-2
/
+2
*
* recog.c (validate_replace_rtx_1): Consider subregs when
rth
2000-11-10
1
-6
/
+21
*
* combine.c (recog_for_combine): Allocate uninitialized vector with
amylaar
2000-11-07
1
-1
/
+1
*
* builtins.c (expand_builtin_strlen): Remove unused mode
zack
2000-11-03
1
-0
/
+1
*
Fix crashes in split_all_insns
bernds
2000-10-31
1
-14
/
+16
*
* recog.c (split_all_insns): Run cleanup_subreg_operands
rth
2000-10-28
1
-0
/
+13
*
* regrename.c: Rewrite to handle multi-register modes and
rth
2000-10-27
1
-0
/
+1
*
* recog.c (constrain_operands): Initialize which_alternative
rth
2000-10-26
1
-3
/
+3
*
* final.c (final_scan_insn): Remove extra extract_insn call;
hubicka
2000-09-29
1
-56
/
+84
*
* recog.c (recog_memoized): Rename to recog_memoized_1.
hubicka
2000-09-29
1
-1
/
+1
*
* i386.md (add?i_3, add?i_5): New.
hubicka
2000-09-11
1
-0
/
+28
*
* recog.c (validate_replace_rtx_1): Correct MODE parameter in call
geoffk
2000-09-09
1
-1
/
+1
*
* recog.c (validate_replace_rtx_1): Fix confusion about equality
hubicka
2000-09-08
1
-7
/
+60
*
* local-alloc.c (requires_inout): Don't use reserved range for
rth
2000-08-29
1
-64
/
+35
*
* alias.c (mark_constant_function): Use INSN_P.
law
2000-08-04
1
-1
/
+1
*
* recog.c (extract_insn): Set operand_mode according to
hubicka
2000-07-31
1
-0
/
+3
*
* recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.
hubicka
2000-07-31
1
-1
/
+4
*
* Makefile.in (OBJS): Add doloop.o.
rth
2000-07-30
1
-1
/
+1
*
* recog.c (general_operand, nonimmediate_operand): Accept
hubicka
2000-07-30
1
-2
/
+4
*
* gcse.c (try_replace_reg): Use validate_replace_rtx_subexp
hubicka
2000-07-30
1
-0
/
+12
*
* cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
rth
2000-07-28
1
-2
/
+1
*
unuglyfying code
aldyh
2000-07-23
1
-0
/
+3
*
* combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and
rth
2000-06-13
1
-5
/
+5
*
* Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
kenner
2000-05-31
1
-7
/
+6
*
* Makefile.in (resource.o): Depend on except.h.
rth
2000-05-28
1
-1
/
+1
*
* Makefile.in (recog.o): Don't depend on resource.h.
rth
2000-05-27
1
-43
/
+282
*
* recog.c (peephole2_optimize): Use INSN_P.
mmitchel
2000-05-25
1
-1
/
+1
[next]