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-loop-niter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
re PR middle-end/53073 (464.h264ref in SPEC CPU 2006 miscompiled)
Richard Biener
1
-1
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-09
re PR tree-optimization/55875 (IVopts caused miscompilation)
Jan Hubicka
1
-31
/
+85
2012-12-21
re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)
Richard Biener
1
-1
/
+0
2012-12-18
re PR middle-end/55555 (miscompilation at -O2 (number_of_iterations))
Richard Biener
1
-1
/
+6
2012-12-12
re PR fortran/55633 (FAIL: gfortran.dg/g77/f90-intrinsic-bit.f -Os executio...
Jakub Jelinek
1
-2
/
+12
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-3
/
+3
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-48
/
+43
2012-11-05
const-1.c: Update.
Jan Hubicka
1
-23
/
+8
2012-11-05
tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.
Jan Hubicka
1
-4
/
+1
2012-11-03
loop-38.c: Correct testcase.
Jan Hubicka
1
-1
/
+1
2012-11-02
tree-ssa-loop-niter.c (double_int_cmp, [...]): New functions.
Jan Hubicka
1
-0
/
+220
2012-11-02
re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...
Jan Hubicka
1
-0
/
+6
2012-10-30
tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT...
Jan Hubicka
1
-16
/
+23
2012-10-23
re PR tree-optimization/54937 (Invalid loop bound estimate)
Jan Hubicka
1
-9
/
+110
2012-10-14
tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict l...
Jan Hubicka
1
-1
/
+3
2012-10-08
loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...
Jan Hubicka
1
-3
/
+20
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-37
/
+35
2012-08-16
revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
Diego Novillo
1
-0
/
+1
2012-08-16
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Richard Guenther
1
-1
/
+4
2012-08-16
re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
Diego Novillo
1
-1
/
+0
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-3
/
+1
2012-06-04
Update Copyright years.
Jakub Jelinek
1
-1
/
+1
2012-06-04
re PR tree-optimization/53550 (ICE with -O{1,2,3} -fprefetch-loop-arrays in b...
Jakub Jelinek
1
-2
/
+3
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-1
/
+1
2012-04-18
re PR tree-optimization/44688 (Excessive code-size growth at -O3)
Richard Guenther
1
-12
/
+13
2012-04-18
cfgloop.h (estimate_numbers_of_iterations_loop): Remove use_undefined_p param...
Richard Guenther
1
-8
/
+7
2012-04-17
tree-flow.h (array_at_struct_end_p): Move declaration ...
Richard Guenther
1
-41
/
+0
2012-04-12
cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter.
Richard Guenther
1
-23
/
+83
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-11
/
+6
2011-06-16
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
1
-0
/
+10
2011-06-14
re PR middle-end/45098 (Missed induction variable optimization)
Zdenek Dvorak
1
-6
/
+92
2011-05-23
re PR middle-end/45098 (Missed induction variable optimization)
Tom de Vries
1
-1
/
+52
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-3
/
+3
2011-02-03
re PR tree-optimization/45122 (-funsafe-loop-optimizations causes FAIL: gcc.c...
Alexandre Oliva
1
-1
/
+1
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-11-29
[multiple changes]
Uros Bizjak
1
-2
/
+2
2010-09-01
tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.
Richard Guenther
1
-6
/
+8
2010-08-30
re PR tree-optimization/45427 (Number of iteration analysis bogus)
Zdenek Dvorak
1
-18
/
+51
2010-08-26
re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands...
Jakub Jelinek
1
-3
/
+3
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-4
/
+4
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-05
double-int.h (double_int_sub): Declare.
Richard Biener
1
-2
/
+2
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-2
/
+1
2010-06-09
Fix comments and indentation.
Sebastian Pop
1
-3
/
+3
2010-06-09
tree-ssa-loop-niter.c (simplify_replace_tree): Do not replace constants.
Richard Guenther
1
-0
/
+4
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-1
/
+1
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-1
/
+0
[next]