index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
tree-ssa-loop-niter.c
Age
Commit message (
Expand
)
Author
2017-07-25
Backport from 2017-07-20 trunk r250384.
amker
2017-04-03
Fix numerous typos in comments
redi
2017-03-10
PR tree-optimization/77975
jakub
2017-02-25
* tree-ssa-loop-niter.c (number_of_iterations_exit): Simplify warning.
jakub
2017-02-24
* tree-ssa-loop-niter.c (number_of_iterations_exit): Update
aldyh
2017-01-24
PR tree-optimization/79159
amker
2017-01-01
Update copyright years.
jakub
2016-08-16
PR tree-optimization/72817
amker
2016-08-09
PR tree-optimization/72772
amker
2016-08-09
PR tree-optimization/72772
amker
2016-08-02
PR tree-optimization/34114
amker
2016-07-29
* cfgloop.h (struct loop): New field constraints.
amker
2016-07-25
Fix memory leak introduced in r238336
marxin
2016-07-22
* common.opt (funsafe-loop-optimizations): Mark ignore.
amker
2016-07-22
* tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New
amker
2016-07-21
* tree-chrec.c (convert_affine_scev): New parameter. Pass new arg.
amker
2016-07-21
* tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Clean up
amker
2016-07-15
* tree-scalar-evolution.c (simple_iv_with_niters): New funcion.
amker
2016-07-14
* gimple.h (stmt_can_terminate_bb_p): New function.
hubicka
2016-07-13
use auto_vec for more local variables
tbsaunde
2016-07-05
* tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGRAL_TYPE_P.
hubicka
2016-06-10
* profile.c: Include cfgloop.h.
hubicka
2016-06-03
* tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Avoid
hubicka
2016-05-28
* tree-ssa-loop-niter.c (number_of_iterations_exit): Revert accidental
hubicka
2016-05-27
* cfgloop.c (record_niter_bound): Record likely upper bounds.
hubicka
2016-05-20
* gcc.dg/tree-ssa/prefetch-5.c: xfail.
hubicka
2016-04-21
PR tree-optimization/70715
amker
2016-04-12
Revert r234572 (aka PR testsuite/70577)
marxin
2016-03-30
* tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
hubicka
2016-03-11
PR tree-optimization/70177
jakub
2016-02-24
2016-02-24 Richard Biener <rguenther@suse.de>
rguenth
2016-01-04
Update copyright years.
jakub
2015-12-01
PR tree-optimization/68529
amker
2015-10-30
2015-10-30 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-10-29
2015-10-29 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-10-27
2015-10-27 Richard Biener <rguenther@suse.de>
rguenth
2015-09-21
[PR middle-end/60832] Do not convert widest_int to tree just for printing it.
manu
2015-09-20
switch from gimple to gimple*
tbsaunde
2015-09-17
* tree-ssa-loop-niter.c (tree_simplify_using_condition_1): New
amker
2015-08-21
* tree-ssa-loop-niter.c (simplify_using_initial_conditions): Break
amker
2015-08-19
remove more useless typedefs
tbsaunde
2015-08-18
* tree-ssa-loop-niter.c (refine_value_range_using_guard): New.
amker
2015-07-08
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-26
PR bootstrap/66638
amker
2015-06-23
PR tree-optimization/66449
amker
2015-06-22
Use std::swap instead of manual swaps.
miyuki
2015-06-17
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-06-10
Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...
aoliva
2015-06-09
[PR64164] Drop copyrename, use coalescible partition as base when optimizing.
aoliva
2015-06-08
2015-06-08 Andrew MacLeod <amacleod@redhat.com>
amacleod
[next]