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
/
combine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
revert: simplify-rtx.c (simplify_const_binary_operation): Use the shift_trunc...
Bernd Schmidt
1
-2
/
+4
2011-07-06
explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...
Bernd Schmidt
1
-128
/
+129
2011-07-06
machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
Bernd Schmidt
1
-45
/
+38
2011-07-06
emit-rtl.c (paradoxical_subreg_p): New function.
Bernd Schmidt
1
-14
/
+7
2011-07-06
machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
Bernd Schmidt
1
-15
/
+9
2011-07-06
cse.c (find_comparison_args): Use val_mode_signbit_set_p.
Bernd Schmidt
1
-37
/
+15
2011-07-06
simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_ma...
Bernd Schmidt
1
-4
/
+2
2011-07-04
re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)
Jakub Jelinek
1
-2
/
+7
2011-06-20
Don't check zero/sign extended hard registers.
H.J. Lu
1
-6
/
+0
2011-06-20
Check zero/sign extended hard registers.
H.J. Lu
1
-0
/
+6
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+0
2011-06-06
re PR rtl-optimization/49145 (ICE in simplify_const_unary_operation, at simpl...
Richard Sandiford
1
-1
/
+14
2011-05-08
combine.c (simplify_comparison): Abstract out parts into...
Chung-Lin Tang
1
-217
/
+268
2011-05-04
re PR debug/47994 (-fcompare-debug failure with -O2 -fpeel-loops -fno-rerun-c...
Alexandre Oliva
1
-3
/
+3
2011-04-25
combine.c (combine_simplify_rtx): Avoid mis-simplifying conditionals for STOR...
Maxim Kuvyrkov
1
-1
/
+4
2011-04-15
combine.c (subst, [...]): Add new argument, use it to track processing of con...
Maxim Kuvyrkov
1
-28
/
+42
2011-04-12
combine.c (update_cfg_for_uncondjump): Instead of testing at_end assert it is...
Jakub Jelinek
1
-5
/
+6
2011-04-12
re PR rtl-optimization/48549 (Combiner ICE with -g)
Jakub Jelinek
1
-4
/
+11
2011-04-08
combine.c (combine_validate_cost): Adjust comments.
Eric Botcazou
1
-13
/
+15
2011-04-07
re PR debug/48343 (ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p8...
Jakub Jelinek
1
-26
/
+48
2011-04-05
re PR bootstrap/48469 (bootstrap failure)
Nathan Froyd
1
-0
/
+2
2011-04-05
fix compilation on AUTO_INC_DEC targets
Nathan Froyd
1
-9
/
+14
2011-04-05
combine.c: Include obstack.h.
Nathan Froyd
1
-125
/
+133
2011-04-03
* combine.c (try_combine): Remove useless local variable.
Eric Botcazou
1
-16
/
+6
2011-03-22
combine.c (simplify_set): Try harder to find the best CC mode when simplifyin...
Eric Botcazou
1
-1
/
+15
2011-03-18
combine.c (try_combine): Do simplification only call of subst() on i2 even wh...
Chung-Lin Tang
1
-6
/
+4
2011-03-17
Revert the last change on cant_combine_insn_p.
H.J. Lu
1
-6
/
+0
2011-03-17
Check zero/sign extended hard registers.
H.J. Lu
1
-0
/
+6
2011-02-15
Revert cant_combine_insn_p change.
H.J. Lu
1
-6
/
+0
2011-02-15
Check zero/sign extended hard registers.
H.J. Lu
1
-0
/
+6
2011-02-10
re PR target/47665 (ICE in trunc_int_for_mode)
Jakub Jelinek
1
-1
/
+2
2011-02-06
invoke.texi: Remove reference to compiler internals from user documentation.
Steven Bosscher
1
-4
/
+0
2011-01-26
re PR rtl-optimization/46878 (V850 ICE in in maybe_add_or_update_dep_1, at sc...
DJ Delorie
1
-1
/
+7
2011-01-03
re PR rtl-optimization/47157 (ICE: in calc_dfs_tree, at dominance.c:395 with -O)
Jakub Jelinek
1
-2
/
+11
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
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
[next]