index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
haifa-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-20
basic-block.h (PROP_*): Move constants from ...
Richard Henderson
1
-56
/
+98
1999-10-18
haifa-sched.c (add_dependence): Protect references to the true dependency cac...
Jeffrey A Law
1
-1
/
+5
1999-10-18
basic-block.h (set_block_num): Declare.
Richard Henderson
1
-37
/
+40
1999-10-17
Typo.
Jeff Law
1
-1
/
+1
1999-10-17
haifa-sched.c (add_dependence): Only check/update the cache if it exists.
Jeffrey A Law
1
-8
/
+25
1999-10-17
haifa-sched.c (true_dependency_cache): New.
Jeffrey A Law
1
-1
/
+37
1999-10-16
haifa-sched.c (schedule_insns): Do not remove inter-block dependencies anymore.
Jeffrey A Law
1
-34
/
+0
1999-10-16
haifa-sched.c (compute_block_forward_dependencies): Only check for notes, del...
Jeffrey A Law
1
-5
/
+12
1999-10-10
haifa-sched.c (sched_reg_n_calls_crossed): Delete.
Richard Henderson
1
-1059
/
+75
1999-10-09
Makefile.in (flow.o): Depend on TREE_H.
Richard Henderson
1
-3
/
+1
1999-09-21
haifa-sched.c (sched_analyze): Rename local variable `region' to avoid confli...
Kaveh R. Ghazi
1
-4
/
+4
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-18
haifa-sched.c (sched_analyze): Use free_INSN_LIST_list instead of zapping the...
Jeffrey A Law
1
-1
/
+1
1999-09-16
haifa-sched.c (sched_analyze): Keep the list of notes organized in pairs.
Mark Mitchell
1
-9
/
+14
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
1
-9
/
+14
1999-09-14
haifa-sched.c (actual_hazard): Move declaration of variable `this_cost' into ...
Kaveh R. Ghazi
1
-1
/
+1
1999-09-08
gansidecl.h (__attribute__, [...]): Delete.
Kaveh R. Ghazi
1
-3
/
+3
1999-09-08
flow.c (insn_dead_p): Use XEXP rather than SUBREG_REG.
Alasdair Baird
1
-4
/
+5
1999-09-07
c-aux-info.c (concat): Don't define.
Kaveh R. Ghazi
1
-31
/
+13
1999-09-06
* haifa-sched.c: Tidy comments.
Michael Hayes
1
-250
/
+273
1999-09-04
haifa-sched.c (schedule_block): Use next_nonnote_insn instead of NEXT_INSN wh...
Richard Henderson
1
-1
/
+4
1999-09-03
dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
Richard Henderson
1
-7
/
+3
1999-08-28
haifa-sched.c (sched_analyze): Clear LOG_LINKS before calling sched_analyze_i...
Richard Henderson
1
-19
/
+16
1999-08-25
lists.c (unused_insn_list, [...]): New file for maintaining various types of ...
Andrew MacLeod
1
-124
/
+29
1999-08-24
haifa-sched.c (find_rgns): Mark a block found during the DFS search as reacha...
Jeffrey A Law
1
-0
/
+15
1999-08-24
* haifa-sched.c (get_visual_tbl_length): Fix off-by-one error.
Jeffrey A Law
1
-1
/
+1
1999-08-24
haifa-sched.c (split_hard_reg_notes): Move to flow.c
Bob Manson
1
-680
/
+0
1999-08-20
rtl.h (rtx_format): Constify a char*.
Kaveh R. Ghazi
1
-3
/
+3
1999-08-20
rtl.c (rtx_name): Constify a char*.
Kaveh R. Ghazi
1
-8
/
+8
1999-08-17
Jan Hubicka <hubicka@freesoft.cz>
Jan Hubicka
1
-1
/
+1
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-3
/
+1
1999-07-22
haifa-sched.c (reemit_notes): Tidy.
Richard Henderson
1
-1
/
+1
1999-07-20
haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa.
Richard Henderson
1
-102
/
+89
1999-06-20
haifa-sched.c (sched_analyze_1): Use free_list instead of zapping reg_last_us...
Richard Henderson
1
-7
/
+5
1999-06-19
haifa-sched.c (sched_analyze): Mark call-user regs as clobbered instead of set.
Richard Henderson
1
-5
/
+1
1999-05-31
flow.c (mark_regs_live_at_end, [...]): Only give FRAME_POINTER_REGNUM and HAR...
John Wehle
1
-5
/
+8
1999-04-17
c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.
Zack Weinberg
1
-0
/
+1
1999-03-13
* haifa-sched.c (sched_analyze_1): Only clear reg_last_uses on a SET.
Richard Henderson
1
-2
/
+2
1999-03-08
haifa-sched.c (sched_analyze_1): Fix last change -- add clobber dependancies ...
Richard Henderson
1
-1
/
+5
1999-03-07
haifa-sched.c (ENCODE_BLOCKAGE): Don't shift unit too far.
Richard Henderson
1
-5
/
+14
1999-03-07
haifa-sched.c (reg_last_clobbers): New.
Richard Henderson
1
-16
/
+90
1999-02-25
Flow rewrite to use basic block structures and edge lists.
Richard Henderson
1
-17
/
+20
1999-02-05
haifa-sched.c (add_dependence): Do not add a dependency on a note.
Jeff Law
1
-0
/
+6
1999-02-02
Bob Manson <manson@charmed.cygnus.com>
Bob Manson
1
-111
/
+2
1999-01-11
Update copyrights.
Richard Henderson
1
-1
/
+1
1999-01-11
basic-block.h (basic_block_head): Rename to x_basic_block_head.
Richard Henderson
1
-46
/
+45
1998-10-29
Fix sched REG_DEAD note handling bug found by post-reload-flow pass.
Jim Wilson
1
-2
/
+22
1998-10-23
sched.c (update_flow_info): Revert Oct 19, 1998 change.
Jeffrey A Law
1
-15
/
+1
1998-10-19
sched.c (update_flow_info): Handle death notes made invalid by instruction sp...
Jeff Law
1
-1
/
+15
1998-10-17
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+2
[next]