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
2014-02-12
re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit...
Eric Botcazou
1
-2
/
+5
2014-02-12
re PR rtl-optimization/60116 (wrong code at -Os on x86_64-linux-gnu in 32-bit...
Eric Botcazou
1
-4
/
+5
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-19
re PR other/59545 (Signed integer overflow issues)
Jakub Jelinek
1
-3
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-4
/
+4
2013-12-04
re PR rtl-optimization/58726 (wrong code at -Os on x86_64-linux-gnu (affectin...
Jakub Jelinek
1
-12
/
+15
2013-11-30
combine.c (reg_nonzero_bits_for_combine): Apply mask transformation as applie...
Paulo Matos
1
-1
/
+8
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-10
/
+14
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-10-13
re PR rtl-optimization/58662 (wrong code at -O2 for dumb condition)
Eric Botcazou
1
-16
/
+27
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-13
/
+13
2013-09-23
rtl.texi (REG_NOTES): Say that int_list can also be used.
Richard Sandiford
1
-1
/
+1
2013-09-09
gcc/
Richard Sandiford
1
-30
/
+33
2013-09-09
alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ...
Richard Sandiford
1
-7
/
+12
2013-08-23
re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...
Marc Glisse
1
-4
/
+4
2013-08-08
re PR rtl-optimization/58079 (internal compiler error: in do_SUBST, at combin...
Richard Sandiford
1
-2
/
+9
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-17
/
+35
2013-07-26
combine.c (simplify_comparison): Re-canonicalize operands where appropriate.
Kyrylo Tkachov
1
-0
/
+7
2013-07-08
re PR rtl-optimization/57786 (wasted work in distribute_notes)
Po-Chun Chang
1
-3
/
+5
2013-07-08
re PR target/57819 (Suboptimal shift patterns)
Jakub Jelinek
1
-2
/
+4
2013-05-04
combine.c (combine_simplify_rtx): If nonzero_bits on op shows all bits zero i...
Jakub Jelinek
1
-0
/
+11
2013-05-03
re PR rtl-optimization/57130 (Incorrect "and --> extract" conversion in combine)
Jakub Jelinek
1
-2
/
+18
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-2
/
+1
2013-04-10
combine.c (simplify_compare_const): Use GET_MODE_MASK to filter out unnecessa...
Chung-Ju Wu
1
-2
/
+3
2013-03-28
combine.c (try_combine): Removed useless assert.
Kenneth Zadeck
1
-5
/
+0
2013-03-23
combine.c (try_combine): Adjust comment.
Eric Botcazou
1
-12
/
+11
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-19
target.def: Define canonicalize_comparison hook.
Andreas Krebbel
1
-6
/
+13
2012-11-18
Makefile.in (recog.o): Add insn-codes.h.
Richard Sandiford
1
-23
/
+15
2012-11-18
combine.c (make_extraction): Handle TRUNCATEd INNERs.
Richard Sandiford
1
-0
/
+2
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-33
/
+27
2012-11-09
rtl.h (CONST_SCALAR_INT_P): New macro.
Kenneth Zadeck
1
-9
/
+10
2012-11-04
combine.c: Adjust toplevel comment.
Eric Botcazou
1
-11
/
+12
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-31
combine.c (simplify_comparison): If BITS_BIG_ENDIAN...
Richard Sandiford
1
-11
/
+1
2012-10-31
combine.c (make_extraction): Remove dead wanted_inner_mode- and pos_rtx-relat...
Richard Sandiford
1
-15
/
+0
2012-10-16
combine.c (record_dead_and_set_regs): Iterate over hard register set with a h...
Steven Bosscher
1
-15
/
+15
2012-10-10
re PR middle-end/54879 (gcc/combine.c:12018: warning: comparison always false...
Jakub Jelinek
1
-6
/
+6
2012-09-26
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...
Georg-Johann Lay
1
-6
/
+10
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-1
/
+1
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-5
/
+5
2012-09-01
target.def (legitimate_combined_insn): New target hook.
Uros Bizjak
1
-2
/
+36
2012-08-23
alias.c (rtx_equal_for_memref_p): Convert constant cases.
Kenneth Zadeck
1
-6
/
+2
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-21
/
+21
2012-08-08
Don't return identity for CONST or symbolic reference
H.J. Lu
1
-7
/
+0
2012-08-02
cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...
Kenneth Zadeck
1
-9
/
+5
2012-08-02
re PR debug/52983 (internal compiler error: in df_uses_record, at df-scan.c:3...
Alexandre Oliva
1
-164
/
+16
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-07-07
combine.c (force_to_mode): Avoid undefined behaviour due to negative shift am...
Ulrich Weigand
1
-0
/
+1
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-2
/
+0
[next]