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
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-136
/
+124
2014-01-09
Makefile.in (TREE_FLOW_H): Remove.
Steve Ellcey
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-11
re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...
Jakub Jelinek
1
-1
/
+9
2013-12-02
re PR tree-optimization/59139 (internal compiler error: in get_val_for, at tr...
Richard Biener
1
-3
/
+4
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+5
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-2
/
+2
2013-11-19
cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...
Richard Biener
1
-4
/
+2
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-2
/
+2
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-0
/
+1
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-11-07
tree-ssa-loop-niter.c: Include tree-ssanames.h.
Jakub Jelinek
1
-4
/
+72
2013-10-23
tree-ssa-loop.h: Remove include files.
Andrew MacLeod
1
-0
/
+2
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+6
2013-10-16
re PR tree-optimization/58697 (wrong code (segfaults) at -O3)
Andrew MacLeod
1
-0
/
+21
2013-10-09
tree-flow.h: Move some protoypes.
Andrew MacLeod
1
-110
/
+6
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-06-20
re PR tree-optimization/57584 (ice: SSA corruption: Unable to coalesce ssa_na...
Richard Biener
1
-0
/
+7
2013-05-27
re PR tree-optimization/57343 (wrong code on x86_64-linux at -Os and above)
Richard Biener
1
-6
/
+14
2013-05-08
re PR tree-optimization/57200 (aggressive-loop-optimizations notes appear eve...
Paolo Carlini
1
-4
/
+5
2013-03-14
re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...
Jakub Jelinek
1
-2
/
+59
2013-03-05
re PR middle-end/56461 (GCC is leaking lots of memory)
Jakub Jelinek
1
-13
/
+6
2013-02-27
re PR middle-end/56461 (GCC is leaking lots of memory)
Jakub Jelinek
1
-0
/
+1
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
[next]