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
2014-05-22
Improve scheduling debug output
Maxim Kuvyrkov
1
-15
/
+80
2014-05-22
Fix sched_insn debug counter
Maxim Kuvyrkov
1
-20
/
+37
2014-05-19
reg-notes.def (CROSSING_JUMP): Likewise.
Richard Sandiford
1
-1
/
+1
2014-04-25
Add implicit parameter to find_all_hard_reg_sets
Radovan Obradovic
1
-2
/
+2
2014-04-07
haifa-sched.c: Fix outdated function reference and minor grammar errors in in...
Kyrylo Tkachov
1
-3
/
+3
2014-02-18
re PR rtl-optimization/58960 (ICE in bmp_iter_set_init)
Andrey Belevantsev
1
-35
/
+50
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-1
/
+1
2013-12-03
re PR rtl-optimization/59020 (internal compiler error: in maybe_add_or_update...
Wei Mi
1
-49
/
+0
2013-11-28
re PR target/57293 (not needed frame pointers on IA-32 (performance regressio...
Vladimir Makarov
1
-1
/
+1
2013-11-22
add auto_vec
Trevor Saunders
1
-2
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-14
/
+15
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-1
/
+1
2013-11-13
typo fix
Steven Bosscher
1
-1
/
+1
2013-11-13
cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.
Steven Bosscher
1
-5
/
+5
2013-11-06
tree-pass.h (make_pass_live_range_shrinkage): New external.
Vladimir Makarov
1
-7
/
+44
2013-11-04
i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.
Wei Mi
1
-0
/
+49
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-2
/
+2
2013-05-24
re PR debug/56950 (compare-debug failure for gcc.dg/pr41345.c with fschedule-...
Steven Bosscher
1
-8
/
+7
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-77
/
+85
2013-04-13
emit-rtl.c (remove_insn): Do not call df_insn_delete here.
Steven Bosscher
1
-1
/
+1
2013-01-21
re PR rtl-optimization/56023 ([alpha] -fcompare-debug failure due to sched1 p...
Uros Bizjak
1
-0
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-30
coretypes.h (struct pretty_print_info): Make a coretype.
Steven Bosscher
1
-13
/
+6
2012-11-27
rtl.h (debug_bb_n_slim, [...]): Remove prototypes.
Steven Bosscher
1
-1
/
+2
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-3
/
+3
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-94
/
+88
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-1
/
+1
2012-10-19
common.opt (flag_ira_hoist_pressure): New.
Bin Cheng
1
-1
/
+1
2012-10-08
sched-int.h (schedule_block): Adjust declaration.
Bernd Schmidt
1
-2
/
+6
2012-09-20
re PR bootstrap/54643 (Build hangs compiling unwind-arm.c)
Bernd Schmidt
1
-1
/
+2
2012-09-19
dbgcnt.def (sched_breakdep): New counter.
Bernd Schmidt
1
-53
/
+347
2012-07-16
haifa-sched.c (init_before_recovery): Do not set EDGE_CAN_FALLTHRU.
Steven Bosscher
1
-2
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-0
/
+1
2012-06-06
invoke.texi (sched-pressure-algorithm): Document new --param.
Richard Sandiford
1
-1
/
+2
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-31
ira.h (target_ira): Delete x_ira_available_class_regs.
Richard Sandiford
1
-5
/
+5
2012-04-26
sched-int.h (_haifa_insn_data): Move priority_status.
Richard Sandiford
1
-67
/
+1515
2012-04-26
common.opt (fsched-pressure-algorithm=): New option.
Richard Sandiford
1
-20
/
+25
2012-04-11
haifa-sched.c (prune_ready_list): Rework handling of SCHED_GROUP_P insns so t...
Bernd Schmidt
1
-64
/
+82
2012-02-23
re PR bootstrap/52287 (ICE in ready_remove_first, at haifa-sched.c:1927)
Eric Botcazou
1
-1
/
+3
2012-02-14
haifa-sched.c (prune_ready_list): Ensure that if there is a sched-group insn...
Bernd Schmidt
1
-4
/
+19
2012-02-02
re PR rtl-optimization/49800 (segfault with -fsched-pressure -fdump-rtl-sched1)
Vladimir Makarov
1
-0
/
+6
2012-01-09
sched-int.h (bb_note): Move to...
Richard Sandiford
1
-14
/
+0
2011-11-29
haifa-sched.c (recompute_todo_spec): Simplify and correct the code checking f...
Bernd Schmidt
1
-26
/
+13
2011-10-21
reg-notes.def (DEP_CONTROL): New.
Bernd Schmidt
1
-98
/
+381
2011-09-30
haifa-sched.c (modulo_ii, [...]): New static variables.
Bernd Schmidt
1
-29
/
+309
2011-09-19
haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead.
Maxim Kuvyrkov
1
-142
/
+0
2011-07-14
haifa-sched.c (schedule_insns): Remove outdated comment.
Bernd Schmidt
1
-56
/
+37
[next]