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
/
ChangeLog.graphite
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Only update ChangeLog.graphite.
Sebastian Pop
1
-0
/
+22
2011-07-08
Remove continue from loop, add one more assert.
Sebastian Pop
1
-0
/
+5
2011-07-08
Only update ChangeLog.graphite.
Sebastian Pop
1
-0
/
+27
2011-01-25
Add testcase for PR43567.
Sebastian Pop
1
-0
/
+5
2011-01-25
Do not use a data ref with indices invalid in the loop of the close_phi.
Sebastian Pop
1
-0
/
+9
2011-01-25
Only copy PBB_DOMAIN when it is initialized.
Sebastian Pop
1
-0
/
+7
2011-01-25
Pass to dr_analyze_indices the analysis loop for subscripts.
Sebastian Pop
1
-0
/
+19
2011-01-25
Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
Sebastian Pop
1
-0
/
+6
2011-01-25
Patch not merged, update ChangeLog.graphite.
Sebastian Pop
1
-0
/
+30
2011-01-25
Patch not merged, update ChangeLog.graphite.
Sebastian Pop
1
-0
/
+107
2011-01-25
Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...
Sebastian Pop
1
-0
/
+7
2011-01-25
Allow several reductions in a reduction PBB.
Sebastian Pop
1
-0
/
+7
2011-01-25
Remove duplicate close phi nodes in the canonical close phi representation.
Sebastian Pop
1
-0
/
+7
2011-01-25
Relax the definition of same_pdr_p.
Sebastian Pop
1
-0
/
+6
2011-01-25
Pass 0 as the number of parameters to PIP when testing for integer feasibility.
Sebastian Pop
1
-0
/
+11
2011-01-25
Remove the temporary array for reductions written to memory.
Sebastian Pop
1
-0
/
+18
2011-01-25
Expect at least the version 0.11 of PPL.
Sebastian Pop
1
-0
/
+6
2011-01-25
Minimize the number of expensive calls to ppl_powerset_is_empty.
Sebastian Pop
1
-0
/
+17
2011-01-25
Use PIP to determine the integer feasibility of a constraint system.
Sebastian Pop
1
-0
/
+24
2011-01-25
Correct the precedence relation.
Sebastian Pop
1
-0
/
+5
2011-01-25
speedup compilation
Sebastian Pop
1
-0
/
+5
2011-01-25
Fix pbb_remove_duplicate_pdrs.
Sebastian Pop
1
-0
/
+4
2011-01-25
Test the profitability of interchange on the perfect nest.
Sebastian Pop
1
-0
/
+7
2011-01-25
Print the data dependence polyhedron in the PPL format.
Sebastian Pop
1
-0
/
+5
2011-01-25
Add debug_gmp_value.
Sebastian Pop
1
-0
/
+5
2011-01-25
Document availability of cloog-0.16
Tobias Grosser
1
-0
/
+4
2011-01-25
Patch not merged, update ChangeLog.graphite.
Vladimir Kargov
1
-0
/
+9
2011-01-25
Patch not merged, update ChangeLog.graphite.
Vladimir Kargov
1
-0
/
+5
2011-01-25
Free invalid postdominance info.
Sebastian Pop
1
-0
/
+5
2011-01-25
Add changelogs of patches that will not be merged to trunk.
Sebastian Pop
1
-0
/
+126
2011-01-03
Fix PR47021: ADDR_EXPRs don't contain SCoP parameters.
Sebastian Pop
1
-0
/
+5
2010-12-01
Fix unused warnings.
Sebastian Pop
1
-0
/
+6
2010-12-01
Avoid the analysis of data references after the translation out of SSA.
Sebastian Pop
1
-0
/
+14
2010-12-01
LHS cannot be an ADDR_EXPR.
Sebastian Pop
1
-0
/
+4
2010-12-01
Postpone the rewrite out of SSA to the end of the translation to polyhedral r...
Sebastian Pop
1
-0
/
+55
2010-12-01
Do not rewrite out of SSA scalar dependences crossing the limits of the scop.
Sebastian Pop
1
-0
/
+9
2010-12-01
Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...
Sebastian Pop
1
-0
/
+5
2010-12-01
Add a stride parameter to scop_do_strip_mine.
Sebastian Pop
1
-0
/
+10
2010-09-30
Fix PR45758: reset scevs before Graphite.
Sebastian Pop
1
-0
/
+5
2010-09-30
Fix miscompilation of 416.gamess.
Sebastian Pop
1
-0
/
+5
2010-09-30
Add testcase for PR45758.
Sebastian Pop
1
-0
/
+5
2010-09-30
Fix memory leaks in new scop detection.
Sebastian Pop
1
-0
/
+4
2010-09-30
Fix Graphite memory leaks.
Sebastian Pop
1
-0
/
+9
2010-09-30
New flag: -fgraphite-dump-cloog.
Sebastian Pop
1
-0
/
+21
2010-09-30
CDI_POST_DOMINATORS are not used in Graphite.
Sebastian Pop
1
-0
/
+9
2010-09-30
Only iterate over pbb_dim_iter_domain.
Sebastian Pop
1
-0
/
+5
2010-09-30
Fix comments.
Sebastian Pop
1
-0
/
+4
2010-09-30
New pass: loop flattening.
Sebastian Pop
1
-0
/
+13
2010-09-30
Add cloog_checksum.
Sebastian Pop
1
-0
/
+5
2010-09-30
Fix pbb_number_of_iterations_at_time.
Sebastian Pop
1
-0
/
+7
[next]