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
/
simplify-rtx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
simplify-rtx.c (simplify_binary_operation_1): Handle VEC_MERGE.
Marc Glisse
1
-14
/
+80
2013-03-21
simplify-rtx.c (simplify_binary_operation_1): Restrict the transformation to ...
Marc Glisse
1
-2
/
+5
2013-03-05
re PR rtl-optimization/56494 (ICE in simplify_truncation, at simplify-rtx.c:619)
Jakub Jelinek
1
-2
/
+11
2013-02-11
re PR rtl-optimization/56275 (ICE in simplify_subreg, at simplify-rtx.c:5261 ...
Uros Bizjak
1
-1
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-18
re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400)
Jakub Jelinek
1
-14
/
+51
2012-11-28
re PR tree-optimization/55052 (vect-widening tests are failing and giving wro...
Richard Sandiford
1
-1
/
+1
2012-11-19
re PR middle-end/55359 (ICE in simplify_subreg accessing an unaligned subvector)
Richard Sandiford
1
-2
/
+5
2012-11-09
rtl.h (CONST_SCALAR_INT_P): New macro.
Kenneth Zadeck
1
-25
/
+23
2012-11-02
re PR rtl-optimization/54524 (Spurious add on sum of bitshifts (forward-propa...
Andrew Pinski
1
-1
/
+3
2012-10-10
re PR middle-end/54862 (error: comparison between signed and unsigned integer...
Jakub Jelinek
1
-5
/
+4
2012-10-07
machmode.h (GET_MODE_UNIT_PRECISION): New macro.
Richard Sandiford
1
-193
/
+238
2012-10-02
simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): Don't optimize a...
Andrew Pinski
1
-0
/
+1
2012-10-01
re PR rtl-optimization/54457 ([x32] Fail to combine 64bit index + constant)
Uros Bizjak
1
-0
/
+22
2012-10-01
simplify-rtx.c (simplify_binary_operation_1): Detect the identity.
Marc Glisse
1
-0
/
+35
2012-09-27
re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)
Jakub Jelinek
1
-1
/
+1
2012-09-26
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...
Georg-Johann Lay
1
-3
/
+4
2012-09-24
Finish conversion of uses of double_int to the new API.
Lawrence Crowl
1
-74
/
+78
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-34
/
+29
2012-09-01
simplify-rtx.c (simplify_unary_operation_1 <case TRUNCATE>): A truncate of a ...
Andrew Pinski
1
-0
/
+8
2012-08-17
simplify-rtx.c (simplify_binary_operation_1): Optimize shuffle of a concatena...
Marc Glisse
1
-0
/
+17
2012-08-13
re PR c/53968 (integer undefined behaviors in GCC)
Jakub Jelinek
1
-1
/
+1
2012-08-08
simplify-rtx.c (simplify_binary_operation_1): Do not simplify IOR to a consta...
Joseph Myers
1
-2
/
+5
2012-08-02
cfgexpand.c (expand_debug_locations): Encapsulate test for CONST_DOUBLE in ma...
Kenneth Zadeck
1
-54
/
+39
2012-06-09
simplify-rtx.c (simplify_const_binary_operation): Fixed shift count trucation.
Kenneth Zadeck
1
-1
/
+4
2012-06-02
2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
Kenneth Zadeck
1
-10
/
+10
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-30
simplify-rtx.c (simplify_binary_operation_1): Optimize shuffle of concatenati...
Marc Glisse
1
-1
/
+22
2012-05-05
rtl.h (plus_constant, [...]): Merge into a single plus_constant function.
Richard Sandiford
1
-7
/
+9
2012-04-18
lto-symtab.c (lto_cgraph_replace_node): Update.
Jan Hubicka
1
-2
/
+2
2012-04-04
rtl.texi (const_double): Document as sign-extending.
Mike Stump
1
-16
/
+16
2012-03-19
tree.def (REALPART_EXPR, [...]): Move.
Eric Botcazou
1
-1
/
+1
2012-02-08
re PR rtl-optimization/52170 (ICE in trunc_int_for_mode, at explow.c:57 durin...
Richard Guenther
1
-1
/
+1
2011-12-23
re PR rtl-optimization/50396 (SSE division by zero generates incorrect code w...
Richard Guenther
1
-1
/
+1
2011-10-28
re PR rtl-optimization/49720 (Infinite recursion compiling gold binary_test.c...
Chung-Lin Tang
1
-3
/
+13
2011-09-27
rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MA...
Jakub Jelinek
1
-6
/
+4
2011-09-14
simplify-rtx.c (simplify_subreg): Check that the inner mode is a scalar integ...
Richard Sandiford
1
-1
/
+6
2011-08-23
re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)
Jakub Jelinek
1
-15
/
+14
2011-08-18
rtl.h (set_src_cost, [...]): New functions.
Richard Sandiford
1
-2
/
+2
2011-07-19
rtl.texi (MEM_OFFSET_KNOWN_P): Document.
Richard Sandiford
1
-2
/
+2
2011-07-06
revert: simplify-rtx.c (simplify_const_binary_operation): Use the shift_trunc...
Bernd Schmidt
1
-2
/
+2
2011-07-06
explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...
Bernd Schmidt
1
-65
/
+67
2011-07-06
machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
Bernd Schmidt
1
-9
/
+8
2011-07-06
machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
Bernd Schmidt
1
-2
/
+1
2011-07-06
* simplify-rtx.c (simplify_ternary_operation): Remove dead code.
Bernd Schmidt
1
-9
/
+0
2011-07-06
cse.c (find_comparison_args): Use val_mode_signbit_set_p.
Bernd Schmidt
1
-38
/
+80
2011-07-06
simplify-rtx.c (simplify_const_binary_operation): Use the shift_truncation_ma...
Bernd Schmidt
1
-2
/
+2
2011-07-04
re PR rtl-optimization/49619 (ICE in simplify_subreg, at simplify-rtx.c:5362)
Jakub Jelinek
1
-2
/
+2
2011-07-04
re PR rtl-optimization/49472 (Compiler segfault on valid code)
Jakub Jelinek
1
-3
/
+25
2011-06-21
Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
Bernd Schmidt
1
-10
/
+22
[next]