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
2015-04-27
[simplify-rtx][trivial] Use std::swap instead of manually swapping
Kyrylo Tkachov
1
-12
/
+8
2015-04-22
remove more ifdef HAVE_cc0
Trevor Saunders
1
-3
/
+2
2015-04-16
[PATCH]Enable two UNSIGNED_FLOAT simplifications in simplify_unary_operation_1.
Renlin Li
1
-4
/
+4
2015-03-12
[simplify-rtx] PR 65235: Calculate element size correctly when simplifying (v...
Kyrylo Tkachov
1
-1
/
+15
2015-02-06
re PR rtl-optimization/64957 (wrong code at -O1, -O2 and -O3 on x86_64-linux-...
Jakub Jelinek
1
-2
/
+2
2015-02-04
Simplify XOR of (AND or IOR) of XOR.
Alexandre Oliva
1
-0
/
+33
2015-02-04
Avoid allocating memory when trying but failing to simplify XOR of AND.
Alexandre Oliva
1
-5
/
+24
2015-01-21
re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)
Jakub Jelinek
1
-2
/
+4
2015-01-16
Account for high/lo_sum simplification with displacements
Robert Suchanek
1
-3
/
+9
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-1
/
+10
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-06
simplify-rtx.c (simplify_binary_operation_1): Handle more cases for the "(and...
Segher Boessenkool
1
-2
/
+14
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-15
re PR rtl-optimization/64316 (ICE in simplify_const_unary_operation after r21...
Jakub Jelinek
1
-2
/
+4
2014-12-12
real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations.
Marc Glisse
1
-1
/
+1
2014-12-10
real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.
Marc Glisse
1
-1
/
+1
2014-12-08
simplify-rtx.c (simplify_relational_operation_1): Handle simplification ident...
Sandra Loosemore
1
-0
/
+26
2014-11-24
simplify-rtx.c (simplify_ternary_operation): Simplify vec_merge (vec_duplicat...
Petr Murzin
1
-0
/
+16
2014-11-21
re PR target/63910 (ICE: simplify_immed_subreg, at simplify-rtx.c:5519 with -...
Jakub Jelinek
1
-2
/
+7
2014-11-19
re PR rtl-optimization/63843 (wrong code generation at -O1 and higher)
Jakub Jelinek
1
-37
/
+36
2014-11-05
simplify-rtx.c (simplify_binary_operation_1): Div check added.
Alex Velenko
1
-0
/
+38
2014-11-01
2014-11-01 Andrew MacLeod <amacleod@redhat,com>
Andrew MacLeod
1
-0
/
+2
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
1
-79
/
+79
2014-10-25
re PR rtl-optimization/63615 (FAIL: gcc.target/i386/addr-sel-1.c)
Alan Modra
1
-1
/
+1
2014-10-20
re PR debug/60655 (ICE: output_operand: invalid expression as operand)
Alan Modra
1
-17
/
+22
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+6
2014-09-07
re PR rtl-optimization/62208 (ICE with -fwhole-program on valid code at -O3 o...
Richard Sandiford
1
-4
/
+4
2014-08-29
cppbuiltin.c (define_builtin_macros_for_type_sizes): Round pointer size up to...
DJ Delorie
1
-10
/
+11
2014-08-08
calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG...
Kugan Vivekanandarajah
1
-5
/
+4
2014-07-26
re PR target/44551 ([missed optimization] AVX vextractf128 after vinsertf128)
Marc Glisse
1
-0
/
+44
2014-07-02
Only transform rotate to rotatert and v.v. if target has both
Segher Boessenkool
1
-0
/
+2
2014-05-20
simplify-rtx.c (simplify_binary_operation_1): Optimize case of nested VEC_SEL...
Bill Schmidt
1
-0
/
+25
2014-05-19
Fix an error in a CONST_INT_P patch from 2009.
Bernd Schmidt
1
-1
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-695
/
+268
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
-4
/
+4
2013-12-10
re PR rtl-optimization/58295 (Missed zero-extension elimination in the combiner)
Eric Botcazou
1
-5
/
+10
2013-11-27
2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
Bernd Edlinger
1
-1
/
+1
2013-11-26
Remove parameter keep_aligning from get_inner_reference.
Bernd Edlinger
1
-1
/
+1
2013-11-21
re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...
Joseph Myers
1
-6
/
+2
2013-11-20
cuintp.c (UI_From_gnu): Use tree_to_shwi.
Kenneth Zadeck
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-11-18
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
Richard Sandiford
1
-1
/
+1
2013-09-11
simplify-rtx.c (simplify_unary_operation_1): Use simplify_gen_binary for (not...
Richard Sandiford
1
-2
/
+4
2013-09-09
gcc/
Richard Sandiford
1
-10
/
+13
2013-08-23
re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...
Marc Glisse
1
-4
/
+3
2013-07-08
re PR target/57819 (Suboptimal shift patterns)
Jakub Jelinek
1
-0
/
+23
2013-07-08
re PR rtl-optimization/57829 (Wrong constant folding)
Jakub Jelinek
1
-0
/
+1
2013-05-31
simplify-rtx.c (simplify_byte_swapping_operation): Use proper macro for const...
Eric Botcazou
1
-3
/
+2
2013-05-24
re PR tree-optimization/55177 (missed optimizations with __builtin_bswap)
Eric Botcazou
1
-2
/
+64
[next]