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
/
combine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-25
re PR middle-end/46637 (SIGSEGV in if_then_else_cond - too deep recursion)
Jakub Jelinek
1
-2
/
+4
2010-11-17
re PR rtl-optimization/46440 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 ...
Jakub Jelinek
1
-1
/
+19
2010-11-16
re PR rtl-optimization/46490 (ACATS c460007 fails at -O2 or above)
Eric Botcazou
1
-3
/
+3
2010-11-03
combine.c (try_combine): Fix formatting issues, improve comments and fix a pa...
Eric Botcazou
1
-19
/
+29
2010-11-03
re PR rtl-optimization/46034 (internal compiler error: segmentation fault)
Jakub Jelinek
1
-4
/
+9
2010-10-28
combine.c (set_nonzero_bits_and_sign_copies): Use unsigned arithmetics in mas...
Eric Botcazou
1
-110
/
+112
2010-10-25
combine.c (try_combine): If insns need to be kept around...
Jie Zhang
1
-0
/
+12
2010-10-19
re PR rtl-optimization/45966 (Incorrect combiner transformation.)
Bernd Schmidt
1
-0
/
+2
2010-10-06
re PR rtl-optimization/45394 (gnat fails to build on s390, trunk 20100918)
Eric Botcazou
1
-59
/
+37
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-3
/
+3
2010-09-20
re PR rtl-optimization/45695 (-O1 wrong-code by cmove)
Jakub Jelinek
1
-52
/
+24
2010-09-13
re PR rtl-optimization/45617 (optimize bit shift+compare at RTL level)
Jakub Jelinek
1
-13
/
+26
2010-09-06
combine.c (try_combine): Set subst_low_luid to i0.
Andreas Krebbel
1
-1
/
+1
2010-09-02
target.def (class_likely_spilled_p): New hook.
Anatoly Sokolov
1
-7
/
+7
2010-08-25
re PR rtl-optimization/44858 (likely integer wrong code bug)
Jakub Jelinek
1
-1
/
+52
2010-08-25
re PR rtl-optimization/45400 (XBMC AudioEngine Compilation C++ Internal Compi...
Jakub Jelinek
1
-1
/
+3
2010-08-25
combine.c (find_split_point): Undo canonicalization of multiply-add to (minus...
Bernd Schmidt
1
-0
/
+17
2010-08-25
re PR middle-end/45355 (FAIL: gcc.c-torture/compile/pr43164.c)
Bernd Schmidt
1
-1
/
+1
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-08-19
re PR bootstrap/45350 (Failed to bootstrap on Linux/ia64)
Bernd Schmidt
1
-3
/
+3
2010-08-19
re PR tree-optimization/42172 (inefficient bit fields assignments)
Bernd Schmidt
1
-147
/
+442
2010-08-10
re PR middle-end/45182 (Failed to build SPEC CPU 2000/2006)
Bernd Schmidt
1
-5
/
+7
2010-08-05
Replace exact_log2(x & -x) in favor of more direct computation.
Richard Henderson
1
-1
/
+1
2010-08-03
simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...
Bernd Schmidt
1
-3
/
+70
2010-07-30
re PR debug/45055 (another -fcompare-debug failure with uninitialised read in...
Jakub Jelinek
1
-23
/
+0
2010-07-29
double-int.h (double_int_and_not): New function.
Richard Guenther
1
-1
/
+1
2010-07-27
rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5.
Bernd Schmidt
1
-2
/
+2
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-06-29
re PR rtl-optimization/44659 (Combiner fails to match QI cmp patterns with up...
Eric Botcazou
1
-12
/
+18
2010-05-28
re PR bootstrap/44255 (gcc-4.6-20100522 bootstrap comparison failure on sparc...
Jakub Jelinek
1
-14
/
+6
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-1
/
+1
2010-05-25
double-int.h (double_int_and): New.
Anatoly Sokolov
1
-64
/
+10
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-05-19
combine.c (propagate_for_debug): Call make_compound_operation on the source v...
Richard Sandiford
1
-1
/
+22
2010-05-02
target.h (struct calls): Add function_value_regno_p field.
Anatoly Sokolov
1
-2
/
+2
2010-04-25
combine.c (find_split_point): Add third argument.
Paolo Bonzini
1
-15
/
+24
2010-03-20
re PR rtl-optimization/43438 (possible wrong code bug)
Richard Guenther
1
-2
/
+4
2010-03-16
re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...
Jakub Jelinek
1
-2
/
+4
2010-01-15
re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)
Jing Yu
1
-2
/
+6
2010-01-15
Revert revision 155944 due to the broken testcase.
Jing Yu
1
-6
/
+2
2010-01-15
re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)
Jing Yu
1
-2
/
+6
2009-12-23
re PR rtl-optimization/42475 (ICE at -O1 and above: internal compiler error: ...
Jakub Jelinek
1
-4
/
+3
2009-12-08
combine.c (setup_incoming_promotions): Fix sign-extend of zero-extend case; t...
Richard Henderson
1
-29
/
+33
2009-12-07
re PR rtl-optimization/42269 (Extra sign extension instructions generated)
Richard Henderson
1
-6
/
+10
2009-12-04
re PR rtl-optimization/42164 (internal compiler error: in simplify_subreg, at...
David Daney
1
-0
/
+4
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-8
/
+8
2009-10-28
re PR target/39715 ([cond-optab] extra sign extensions on Thumb)
Paolo Bonzini
1
-21
/
+30
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-2
/
+5
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-4
/
+7
[next]