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/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
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-1
/
+2
2011-05-27
haifa-sched.c (sched_scan_info): Remove.
Bernd Schmidt
1
-125
/
+33
2011-05-26
haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce d...
Bernd Schmidt
1
-86
/
+62
2011-05-02
haifa-sched.c (sched_emit_insn): Emit insn before first non-scheduled insn.
Ulrich Weigand
1
-2
/
+9
2011-04-29
haifa-sched.c (last_nondebug_scheduled_insn): New.
Alexandre Oliva
1
-15
/
+11
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-04-15
re PR target/48629 (ICE on gcc.dg/pr42389.c on ia64-*-* with -fsched-pressure)
Bernd Schmidt
1
-2
/
+2
2011-04-10
Remove doubled up words.
Mike Stump
1
-1
/
+1
2011-04-08
re PR rtl-optimization/48272 (internal compiler error: in setup_insn_reg_pres...
Andrey Belevantsev
1
-0
/
+2
2011-04-05
re PR bootstrap/48403 (bootstrap comparison failure)
Bernd Schmidt
1
-1
/
+3
2011-04-04
re PR bootstrap/48403 (bootstrap comparison failure)
Bernd Schmidt
1
-37
/
+53
2011-04-01
haifa-sched.c (prune_ready_list): New function, broken out of schedule_block.
Bernd Schmidt
1
-47
/
+68
2011-04-01
sched-ebb.c (begin_schedule_ready): Remove second argument.
Bernd Schmidt
1
-72
/
+59
2011-04-01
haifa-sched.c (queue_insn): New arg REASON.
Bernd Schmidt
1
-12
/
+9
2011-03-29
[multiple changes]
Vladimir Makarov
1
-53
/
+56
2011-03-28
re PR bootstrap/48307 (Bootstrap failure)
Vladimir Makarov
1
-56
/
+53
2011-03-27
[multiple changes]
Vladimir Makarov
1
-53
/
+56
2011-03-19
cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...
Anatoly Sokolov
1
-5
/
+5
2011-02-19
re PR debug/47620 (Profiledbootstrap failure on powerpc-linux)
Alexandre Oliva
1
-1
/
+1
2011-02-02
re PR debug/47498 (-fcompare-debug failure with -fsched2-use-superblocks)
Alexandre Oliva
1
-6
/
+58
2011-01-31
revert: re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)
Alexandre Oliva
1
-52
/
+6
2011-01-25
re PR debug/45136 (-fcompare-debug failure with -Os -fschedule-insns)
Alexandre Oliva
1
-6
/
+52
2010-12-08
re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)
Andrey Belevantsev
1
-0
/
+2
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-13
/
+0
2010-11-05
re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)
Joern Rennecke
1
-1
/
+1
2010-11-02
Model decoder of Core 2/i7 for multipass scheduling.
Maxim Kuvyrkov
1
-12
/
+53
2010-10-27
haifa-sched.c (ISSUE_POINTS): Remove.
Jie Zhang
1
-21
/
+11
2010-10-23
re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcounts...
Jie Zhang
1
-8
/
+1
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-4
/
+2
2010-10-21
basic-block.h (find_fallthru_edge): Define.
Nathan Froyd
1
-15
/
+16
2010-09-09
Dispatch scheduling for AMD Bulldozer processors.
Reza Yazdani
1
-1
/
+83
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-5
/
+5
2010-08-19
cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.
Nathan Froyd
1
-9
/
+4
2010-07-30
re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...
Jakub Jelinek
1
-7
/
+3
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-1
/
+1
2010-06-29
re PR other/44034 (target hooks are hard to maintain)
Joern Rennecke
1
-10
/
+9
2010-06-14
re PR debug/43656 ("-fcompare-debug failure" with "-O2 -fschedule-insns -fsch...
Alexandre Oliva
1
-2
/
+7
2010-06-01
fwprop.c: Make emit-rtl.h include last.
Jan Hubicka
1
-0
/
+1
2010-05-21
re PR debug/44223 (segmentation fault with -g -fsched-pressure)
Jakub Jelinek
1
-0
/
+6
2010-05-20
re PR debug/44178 (-fcompare-debug failure with -O1 -fgcse -fsched-pressure -...
Jakub Jelinek
1
-1
/
+1
2010-05-18
re PR rtl-optimization/43332 (valgrind warns about using uninitialized variab...
Vladimir Makarov
1
-1
/
+2
2010-05-10
re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...
Jakub Jelinek
1
-0
/
+9
2010-01-20
sel-sched.c (create_speculation_check): Remove set but not used variable twin.
Jakub Jelinek
1
-7
/
+2
2010-01-09
re PR debug/42629 ("-fcompare-debug failure (length)" with "-O1 -fsched-press...
Alexandre Oliva
1
-1
/
+2
2010-01-06
re PR middle-end/41883 (ICE from '-O -fprofile-arcs -fsched2-use-superblocks...
Richard Henderson
1
-113
/
+53
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-177
/
+177
2009-11-24
[multiple changes]
Paolo Carlini
1
-4
/
+2
2009-10-20
re PR debug/41739 (Failed to bootstrap on Linux/ia64)
Alexandre Oliva
1
-0
/
+4
2009-10-17
re PR debug/41535 (Broken var location info after scheduling)
Alexandre Oliva
1
-1
/
+40
[next]