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
/
flow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to
hubicka
2001-02-13
1
-6
/
+4
*
* diagnostic.h (set_internal_error_function): Renamed.
kenner
2001-02-04
1
-3
/
+6
*
* flow.c (init_propagate_block_info): Don't consider unchanging
rth
2001-01-24
1
-0
/
+7
*
* rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility.
kenner
2001-01-19
1
-12
/
+4
*
* flow.c (mark_set_1, case PARALLEL): Now case; rework to allow
kenner
2001-01-18
1
-13
/
+20
*
* flow.c (propagate_on_insn): Make trying to delete a prologue
kenner
2001-01-16
1
-21
/
+17
*
* flow.c (struct propagate_block_info): Add mem_set_list_len.
rth
2001-01-16
1
-3
/
+24
*
Partially undo a previous patch
bernds
2001-01-11
1
-15
/
+1
*
* flow.c (flow_call_edges_add): New.
m.hayes
2001-01-11
1
-0
/
+69
*
* flow.c (flow_loop_scan): Break out of ...
m.hayes
2001-01-09
1
-43
/
+70
*
* reload.c (subst_reloads): Take INSN argument. When
aoliva
2001-01-07
1
-6
/
+18
*
* c-decl.c (c_decode_option): Remove support of
aj
2001-01-02
1
-30
/
+36
*
Compute REG_N_SETS for ORIGINAL_REGNOs.
bernds
2000-12-29
1
-1
/
+15
*
* rtl.h (REG_NON_LOCAL_GOTO): New.
rth
2000-12-21
1
-5
/
+10
*
Fix ARM bootstrap problems introduced by last change
bernds
2000-12-20
1
-31
/
+36
*
Flow fixes for cond_exec on ia64
bernds
2000-12-19
1
-101
/
+230
*
* flow.c (notice_stack_pointer_modification_1): Cleanup.
hubicka
2000-12-15
1
-6
/
+1
*
* flow.c (notice_stack_pointer_modification_1): Notice midifications
hubicka
2000-12-13
1
-0
/
+2
*
* flow.c (calculate_global_regs_live): Force the stack pointer live
rth
2000-12-07
1
-3
/
+3
*
* flow.c (calculate_global_regs_live): Only force stack pointer
rth
2000-12-05
1
-18
/
+29
*
* flow.c (make_edge): Early out, if no flags to set.
rth
2000-11-30
1
-11
/
+25
*
* function.h (emit_status): Delete member regno_pointer_flag and
law
2000-11-30
1
-1
/
+1
*
While building global lifetime information, keep track of which registers are
bernds
2000-11-27
1
-13
/
+55
*
* flow.c (print_rtl_and_abort): Remove ANSIism.
rth
2000-11-24
1
-1
/
+1
*
Try to dump some information before aborting.
bernds
2000-11-23
1
-3
/
+35
*
Michael Matz <matzmich@cs.tu-berlin.de>
rth
2000-11-14
1
-245
/
+1
*
* flow.c (invalidate_mems_from_set): Split out from ...
rth
2000-11-10
1
-35
/
+48
*
* flow.c (init_propagate_block_info): Protect the rtx stored in
rth
2000-11-09
1
-2
/
+24
*
* flow.c (verify_local_live_at_start): Back out last change.
amylaar
2000-11-07
1
-17
/
+4
*
* flow.c (verify_local_live_at_start): Allow hard regs to die.
amylaar
2000-11-03
1
-4
/
+17
*
* basic-block.h (struct loop): Delete fields pre_header_root
m.hayes
2000-10-18
1
-19
/
+29
*
Remove obstacks.
mmitchel
2000-10-13
1
-19
/
+38
*
* calls.c (expand_call): Disallow sibcalls to noreturn functions.
rth
2000-10-07
1
-7
/
+3
*
* c-decl.c (warn_missing_noreturn): Remove.
rth
2000-10-06
1
-2
/
+42
*
* flow.c (flow_loop_pre_header_scan): Punt if loop enters
m.hayes
2000-09-26
1
-4
/
+8
*
* cppinit.c (cpp_init): Don't use ANSI prototypes.
mmitchel
2000-09-18
1
-2
/
+2
*
Don't try to make autoincs with the stack pointer
crux
2000-09-12
1
-0
/
+1
*
* flow.c (split_block): Fix update of registers live at
m.hayes
2000-09-11
1
-4
/
+1
*
2000-09-12 Michael Hayes <mhayes@cygnus.com>
m.hayes
2000-09-11
1
-54
/
+156
*
* basic-block.h (split_block, update_bb_for_insn): New prototypes.
m.hayes
2000-09-11
1
-0
/
+118
*
* flow.c (insn_dead_p): Detect dead memory stores with auto increments.
law
2000-09-07
1
-1
/
+14
*
* flow.c (init_propagate_block_info): Don't mark frame dead at end
kenner
2000-09-01
1
-0
/
+3
*
* flow.c (dump_edge_info): Use ARRAY_SIZE.
gkm
2000-08-25
1
-1
/
+1
*
* basic-block.h (struct loop): Rename `exits' field to
m.hayes
2000-08-25
1
-29
/
+99
*
* loop.c (loop_dump_aux, debug_loop): New functions.
m.hayes
2000-08-25
1
-30
/
+44
*
* optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,
gkm
2000-08-24
1
-1
/
+1
*
* flow.c (tidy_fallthru_edge): Update b->end properly.
rth
2000-08-22
1
-1
/
+3
*
* flow.c (calculate_global_regs_live): Mark frame pointer live
rth
2000-08-22
1
-0
/
+6
*
* flow.c (init_propagate_block_info): Handle SUBREG in a jump
rearnsha
2000-08-21
1
-2
/
+8
*
* flow.c (merge_blocks_nomove): Don't seek back past the bb note.
rth
2000-08-20
1
-1
/
+3
[next]