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
/
tree-ssa-math-opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
re PR tree-optimization/61375 (ICE in int_cst_value at -O3 in tree-ssa pass w...
Thomas Preud'homme
1
-0
/
+4
2014-06-11
re PR tree-optimization/61306 (wrong code at -Os and above on x86_64-linux-gnu)
Thomas Preud'homme
1
-24
/
+42
2014-06-10
tree-ssa-math-opts.c (find_bswap_or_nop_load): Check return value of init_sym...
Thomas Preud'homme
1
-1
/
+2
2014-06-06
ChangeLog (2014-05-23): Fix ChangeLog entry to refer to target endianness ins...
Thomas Preud'homme
1
-4
/
+4
2014-06-03
re PR tree-optimization/61328 (valgrind finds problem in find_bswap_or_nop_1)
Thomas Preud'homme
1
-30
/
+45
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-30
/
+27
2014-05-23
re PR tree-optimization/54733 (Missing opportunity to optimize endian indepen...
Thomas Preud'homme
1
-110
/
+405
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-5
/
+5
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
1
-8
/
+4
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-158
/
+158
2014-04-17
pass current function to opt_pass::gate ()
Trevor Saunders
1
-30
/
+18
2014-04-17
remove has_gate
Trevor Saunders
1
-4
/
+0
2014-04-14
tree-switch-conversion.c (lshift_cheap_p): Get speed_p as argument.
Richard Biener
1
-1
/
+1
2014-03-12
re PR tree-optimization/60454 (Code mistakenly detected as doing bswap)
Thomas Preud'homme
1
-0
/
+11
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-5
/
+5
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+6
2013-11-20
cuintp.c (UI_From_gnu): Use tree_to_shwi.
Kenneth Zadeck
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-1
/
+1
2013-11-18
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
Richard Sandiford
1
-1
/
+1
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-1
/
+2
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-10-25
tree-ssa-math-opts.c (convert_plusminus_to_widen): Call has_single_use () and...
Yufeng Zhang
1
-5
/
+10
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-0
/
+7
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-8
/
+8
2013-09-26
gimple.c (gimple_replace_lhs): Move to tree-ssa.c and rename.
Andrew MacLeod
1
-1
/
+1
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-19
target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
Alexander Ivchenko
1
-1
/
+2
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-72
/
+143
2013-06-01
Partially reverted: 2013-05-31 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-3
/
+3
2013-05-31
re PR middle-end/57073 (__builtin_powif (-1.0, k) should be optimized to "1.0...
Tobias Burnus
1
-6
/
+4
2013-05-30
re PR middle-end/57073 (__builtin_powif (-1.0, k) should be optimized to "1.0...
Tobias Burnus
1
-5
/
+36
2013-05-03
re PR tree-optimization/57027 (ICE in gimple_assign_rhs_code, at gimple.h:2022)
Joern Rennecke
1
-4
/
+8
2013-04-10
re PR tree-optimization/55524 (If fnma exists but not fms, convert_mult_to_fm...
Joern Rennecke
1
-0
/
+18
2013-01-28
re PR tree-optimization/56125 (-O2 -ffast-math generates bad code when dividi...
Jakub Jelinek
1
-4
/
+10
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-7
/
+7
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+4
2012-09-26
tree-ssa-math-opts.c (bswap_stats): Add found_16bit field.
Christophe Lyon
1
-4
/
+26
2012-09-18
statistics.h (CXX_MEM_STAT_INFO): New define.
Richard Guenther
1
-4
/
+4
2012-09-17
re PR middle-end/54563 (ICE in redirect_eh_edge_1, at tree-eh.c:2215)
Jakub Jelinek
1
-1
/
+12
2012-09-07
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
1
-1
/
+5
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
1
-2
/
+0
2012-08-20
re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...
Richard Earnshaw
1
-3
/
+38
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-2
/
+2
[next]