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
/
graphite-poly.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-12
/
+4
2015-07-06
graphite-blocking.c (HAVE_isl): Include <stddef.h>.
Jim Wilson
1
-0
/
+3
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-01
re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...
Tobias Burnus
1
-2
/
+4
2014-11-15
New unroll and jam option in Graphite.
Mircea Namolaru
1
-1
/
+2
2014-11-10
Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.
Roman Gareev
1
-104
/
+0
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+11
2014-08-18
configure.ac: Eliminate ClooG installation dependency.
Roman Gareev
1
-2
/
+4
2014-08-11
Replacement of isl_int by isl_val
Mircea Namolaru
1
-11
/
+15
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-0
/
+5
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+2
2013-10-21
Re-factor inclusion of tree.h.
Diego Novillo
1
-0
/
+1
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2013-01-03
re PR bootstrap/50167 (gmp memory functions are extern "C" (graphite))
Marc Glisse
1
-6
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-41
/
+43
2012-07-18
* graphite-poly.c (print_pbb_body): Fixup dump_bb call.
Steven Bosscher
1
-1
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+1
2012-07-04
Makefile.in (OBJS): Add graphite-optimize-isl.o.
Tobias Grosser
1
-0
/
+5
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
1
-837
/
+196
2012-03-02
invoke.texi (floop-flatten): Declare obsolete.
Maxim Kuvyrkov
1
-3
/
+0
2011-07-27
PR45450: disable legality check after an openscop read
Sebastian Pop
1
-1
/
+5
2011-01-25
Fix pbb_remove_duplicate_pdrs.
Sebastian Pop
1
-6
/
+7
2010-12-29
Use diagnostic-core.h instead of diagnostic.h.
Sebastian Pop
1
-1
/
+1
2010-12-28
Do not include unnecessary .h files.
Sebastian Pop
1
-17
/
+2
2010-12-01
Postpone the rewrite out of SSA to the end of the translation to polyhedral r...
Sebastian Pop
1
-4
/
+6
2010-12-01
Add a stride parameter to scop_do_strip_mine.
Sebastian Pop
1
-1
/
+1
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-6
/
+6
2010-09-30
Fix Graphite memory leaks.
Sebastian Pop
1
-0
/
+2
2010-09-30
Only iterate over pbb_dim_iter_domain.
Sebastian Pop
1
-2
/
+4
2010-09-30
New pass: loop flattening.
Sebastian Pop
1
-1
/
+5
2010-09-30
Add cloog_checksum.
Sebastian Pop
1
-0
/
+18
2010-09-30
Fix pbb_number_of_iterations_at_time.
Sebastian Pop
1
-50
/
+93
2010-09-30
Call fatal_error when the transform read from file is not legal.
Sebastian Pop
1
-1
/
+5
2010-09-30
Fix pretty printers.
Sebastian Pop
1
-21
/
+15
2010-09-30
Fix uninitialize warning.
Sebastian Pop
1
-1
/
+1
2010-09-30
Avoid set but not used warning.
Sebastian Pop
1
-2
/
+1
2010-09-30
Dump each scop in a separate file.
Riyadh Baghdadi
1
-2
/
+66
2010-09-30
Enable graphite to read an OpenScop file.
Riyadh Baghdadi
1
-0
/
+259
2010-09-30
Fix include order to avoid failed compilation on CLOOG_ORG.
Andreas Simbuerger
1
-1
/
+1
2010-09-30
Remove spaces from matrix lines.
Riyadh Baghdadi
1
-5
/
+5
2010-09-30
Fix columns order in openscop.
Riyadh Baghdadi
1
-2
/
+2
[prev]
[next]