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
/
simplify-rtx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-03
simplify-rtx: Fix the last fix (PR78638)
Segher Boessenkool
1
-1
/
+1
2016-11-30
simplify-rtx: Add missing line for previous commit (PR78583)
Segher Boessenkool
1
-0
/
+1
2016-11-29
simplify-rtx: Handle truncate of extract
Segher Boessenkool
1
-0
/
+30
2016-11-28
re PR rtl-optimization/78546 (wrong code at -O2 and above)
Jakub Jelinek
1
-6
/
+14
2016-11-25
re PR rtl-optimization/78526 (ICE: in decompose, at rtl.h:2117 with -g -mavx5...
Jakub Jelinek
1
-1
/
+2
2016-11-18
Use rtx_mode_t instead of std::make_pair
Richard Sandiford
1
-13
/
+13
2016-11-10
simplify-rtx: Transform (xor (and (xor A B) C) B) with C const
Segher Boessenkool
1
-0
/
+31
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-10-09
tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...
Jakub Jelinek
1
-1
/
+1
2016-10-07
[simplify-rtx] Zero-initialise local array in simplify_immed_subreg
Kyrylo Tkachov
1
-3
/
+1
2016-09-22
make next/prev _nonnote_insn take rtx_insn *
Trevor Saunders
1
-4
/
+4
2016-09-19
[simplify-rtx] (GTU (PLUS a C) (C - 1)) --> (LTU a -C)
Kyrylo Tkachov
1
-0
/
+13
2016-08-30
re PR middle-end/77377 (c-c++-common/pr59037.c ICEs with -fpic -msse on i686)
Jakub Jelinek
1
-4
/
+3
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-1
/
+1
2016-07-26
re PR rtl-optimization/71984 (wrong code with -O -mavx512cd)
Richard Biener
1
-2
/
+5
2016-07-20
hwint.h (HOST_WIDE_INT_0): New define.
Uros Bizjak
1
-1
/
+1
2016-07-19
builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...
Uros Bizjak
1
-12
/
+12
2016-07-11
Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
Bernd Edlinger
1
-1
/
+1
2016-06-29
re PR tree-optimization/68961 (Test case gcc.target/powerpc/pr60203.c fails s...
Richard Biener
1
-5
/
+9
2016-06-07
[simplify-rtx] Fix unused variable warning in simplify_cond_clz_ctz on some t...
Kyrylo Tkachov
1
-3
/
+4
2016-06-06
[3/3][RTL ifcvt] PR middle-end/37780: Conditional expression with __builtin_c...
Kyrylo Tkachov
1
-0
/
+56
2016-04-13
re PR debug/70628 (ICE in get_reg_rtx, at emit-rtl.c:1025)
Jakub Jelinek
1
-2
/
+16
2016-04-05
re PR tree-optimization/70509 (wrong code with extract from a v64qi)
Marc Glisse
1
-1
/
+1
2016-03-02
re PR rtl-optimization/67145 (associativity from pseudo-reg ordering)
Richard Henderson
1
-2
/
+20
2016-01-21
Fix missed comment fix in last change.
Bernd Schmidt
1
-3
/
+3
2016-01-21
Fix PR66178, ICE due to misexpansion of constant expressions involving labels.
Bernd Schmidt
1
-2
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-22
This series of patches fix PR61441.
Sujoy Saraswati
1
-7
/
+32
2015-12-20
This series of patches are for fixing PR61441.
Sujoy Saraswati
1
-1
/
+2
2015-11-16
simplify-rtx: Simplify sign_extend of lshiftrt to zero_extend (PR68330)
Segher Boessenkool
1
-0
/
+7
2015-11-11
simplify-rtx: Simplify trunc of and of shiftrt
Segher Boessenkool
1
-0
/
+28
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
1
-3
/
+4
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-10
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-12
/
+10
2015-10-20
[simplify-rtx][2/2] Use constants from pool when simplifying binops
Kyrylo Tkachov
1
-1
/
+11
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
1
-40
/
+28
2015-10-05
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
Richard Sandiford
1
-9
/
+9
2015-10-05
Remove remaining uses of REAL_ARITHMETIC
Richard Sandiford
1
-1
/
+1
2015-10-05
Replace REAL_VALUES_LESS with real_less
Richard Sandiford
1
-4
/
+4
2015-10-05
Replace REAL_VALUES_EQUAL with real_equal
Richard Sandiford
1
-8
/
+8
2015-08-18
re PR rtl-optimization/67218 (Combine incorrectly folds (double) (float) (uns...
Richard Sandiford
1
-10
/
+28
2015-08-17
arm.c (neon_element_bits): Replace call to GET_MODE_BITSIZE (GET_MODE_INNER (...
David Sherwood
1
-1
/
+1
2015-07-31
Use lowpart_subreg instead of simplify_gen_subreg
Anatoly Sokolov
1
-3
/
+12
2015-07-30
aarch64-simd.md (aarch64_ext<mode>): Replace call to GET_MODE_SIZE (GET_MODE_...
David Sherwood
1
-11
/
+11
2015-07-28
arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.
David Sherwood
1
-7
/
+3
2015-07-28
target-insns.def (can_extend, ptr_extend): New targetm instruction patterns.
Richard Sandiford
1
-4
/
+6
2015-07-20
[simplify-rtx][2/2] Simplify - (y ? -x : x) -> (!y ? -x : x)
Kyrylo Tkachov
1
-0
/
+26
2015-07-15
simplify-rtx.c (simplify_ternary_operation): Add simplification for (!c) != {...
Bill Schmidt
1
-0
/
+26
2015-07-13
[PATCH]Fix PR66556.
Renlin Li
1
-3
/
+4
[next]