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
/
tree-vrp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+0
2011-06-14
re PR middle-end/45098 (Missed induction variable optimization)
Zdenek Dvorak
1
-32
/
+30
2011-05-30
re PR tree-optimization/49218 (Incorrect optimization of a 'for' loop creates...
Richard Guenther
1
-4
/
+10
2011-05-26
re PR tree-optimization/49161 (Fix VRP on switch stmts)
Jakub Jelinek
1
-24
/
+34
2011-05-18
re PR c++/49039 (LLVM StringRef miscompilation with -O2)
Jakub Jelinek
1
-10
/
+20
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-15
/
+15
2011-04-29
builtins.c (fold_builtin_classify_type): Use integer_type_node for the type o...
Richard Guenther
1
-1
/
+1
2011-04-25
tree-vrp.c (identify_jump_threads): Handle GIMPLE_SWITCH too.
Jeff Law
1
-11
/
+11
2011-03-24
re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])
Richard Guenther
1
-2
/
+22
2011-03-22
re PR tree-optimization/48228 (incorrect signed overflow warning when only 0 ...
Richard Guenther
1
-0
/
+1
2011-03-16
tree-vrp.c (identify_jump_threads): Slightly simplify type check for operands...
Jeff Law
1
-4
/
+6
2011-02-14
re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out ...
Eric Botcazou
1
-2
/
+3
2011-02-10
re PR tree-optimization/47677 (Hang in VRP)
Richard Guenther
1
-0
/
+2
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-11-09
Fix PR/46316
Xinliang David Li
1
-4
/
+9
2010-10-23
tree-vrp.c (extract_range_from_binary_expr): If flag_non_call_exceptions don'...
Ian Lance Taylor
1
-0
/
+16
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-21
/
+10
2010-09-01
tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.
Richard Guenther
1
-83
/
+109
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-3
/
+3
2010-08-04
tree-ssa-propagate.h (struct prop_value_d, [...]): Move ...
Richard Guenther
1
-28
/
+34
2010-07-29
double-int.h (double_int_and_not): New function.
Richard Guenther
1
-8
/
+4
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-3
/
+3
2010-07-13
tree-vrp.c (simplify_bit_ops_using_ranges): New function.
Jakub Jelinek
1
-0
/
+92
2010-07-09
re PR tree-optimization/28632 (VRP should understand bitwise OR and AND)
Jakub Jelinek
1
-94
/
+107
2010-07-09
tree-vrp.c (extract_range_from_binary_expr): If both ranges are range_int_cst...
Jakub Jelinek
1
-0
/
+52
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-02
tree-ssa-structalias.c (find_func_aliases): Handle pointer alignment via BIT_...
Richard Guenther
1
-8
/
+23
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-4
/
+48
2010-06-30
re PR bootstrap/44699 (Bootstrap failure for x86_64-apple-darwin10: ICE while...
Michael Matz
1
-3
/
+4
2010-06-28
double-int.h (force_fit_type_double): Remove declaration.
Anatoly Sokolov
1
-8
/
+8
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-0
/
+4
2010-06-14
re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390)
Jakub Jelinek
1
-1
/
+1
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-1
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-4
/
+4
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-0
/
+2
2010-05-04
re PR tree-optimization/43949 (bogus warning: array subscript is above array ...
Richard Guenther
1
-18
/
+15
2010-05-01
re PR tree-optimization/43949 (bogus warning: array subscript is above array ...
Richard Guenther
1
-0
/
+34
2010-04-26
re PR tree-optimization/43833 (false warning: array subscript is above array ...
Jie Zhang
1
-15
/
+33
2010-04-19
re PR middle-end/43796 (ICE in is_overflow_infinity (tree-vrp.c:184) with gfo...
Richard Guenther
1
-2
/
+19
2010-04-07
re PR tree-optimization/43270 (array-bounds false negative)
Richard Guenther
1
-19
/
+39
2010-04-06
re PR tree-optimization/43627 (slow compilation (tree canonical iv takes 75%))
Richard Guenther
1
-2
/
+14
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+2
2010-03-11
re PR middle-end/43255 (ICE in extract_range_from_assert, at tree-vrp.c:1423)
Richard Guenther
1
-0
/
+4
2010-02-17
tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis to loop PHI nodes.
Richard Guenther
1
-3
/
+2
2010-02-16
re PR middle-end/41043 (virtual memory exhausted: Cannot allocate memory)
Richard Guenther
1
-8
/
+11
2010-02-10
re PR tree-optimization/43017 (VRP miscompiles python with -fwrapv, II)
Richard Guenther
1
-0
/
+4
2010-02-09
re PR tree-optimization/43000 (VRP miscompiles python with -fwrapv)
Richard Guenther
1
-3
/
+3
2010-01-02
re PR middle-end/42577 (array bounds false positive with -O3, goes away with ...
Richard Guenther
1
-29
/
+10
2009-11-28
matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...
Jakub Jelinek
1
-5
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-47
/
+47
[next]