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-clast-to-gimple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
function.h (loops_for_fn): New inline function.
Richard Biener
1
-1
/
+1
2013-04-26
This patch is the main part of a consolodation of the hash_table patches to t...
Lawrence Crowl
1
-88
/
+98
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
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-25
/
+26
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-3
/
+0
2012-08-01
graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.
Richard Guenther
1
-0
/
+1
2012-07-16
graphite-clast-to-gimple.c, [...]: Include tree-pass.h instead of dumpfile.h ...
Steven Bosscher
1
-1
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+1
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
1
-144
/
+235
2012-07-02
[multiple changes]
Richard Guenther
1
-254
/
+176
2012-03-05
cfgloop.c (verify_loop_structure): Verify dominators before using them.
Richard Guenther
1
-1
/
+0
2011-08-17
tree.h (convert_to_ptrofftype_loc): New function.
Richard Guenther
1
-4
/
+4
2011-07-28
Replace v1, v2, lb, ub with bound_one, bound_two
Sebastian Pop
1
-99
/
+111
2011-07-28
Fix PR48648: Handle CLAST assignments.
Sebastian Pop
1
-0
/
+45
2011-07-27
Fix PR47691: do not abort compilation when code generation fails
Sebastian Pop
1
-1
/
+1
2011-07-22
re PR bootstrap/49797 (CLooG use of LANGUAGE_C conflicts with MIPS compilers)
Rainer Orth
1
-2
/
+6
2011-07-21
Infer types based on lb and ub.
Sebastian Pop
1
-37
/
+147
2011-07-21
Generate signed types whenever possible.
Sebastian Pop
1
-2
/
+11
2011-07-21
Compute once and cache the LB and UB for each clast_name.
Sebastian Pop
1
-42
/
+102
2011-07-21
Remove max_signed_precision_type.
Sebastian Pop
1
-29
/
+22
2011-07-21
Rename gcc_type_for_clast_* into type_for_clast_*
Sebastian Pop
1
-35
/
+30
2011-07-21
Add fixme comment.
Sebastian Pop
1
-1
/
+18
2011-07-21
Cleanup function params using a struct.
Sebastian Pop
1
-206
/
+130
2011-07-21
Record the loop level that defines a clast_name.
Sebastian Pop
1
-20
/
+41
2011-07-21
Do not compute twice type, lb, and ub.
Sebastian Pop
1
-31
/
+30
2011-07-21
Start counting nesting level from 0 and use the standard "Polyhedral SCatteri...
Sebastian Pop
1
-6
/
+5
2011-07-05
Fix computation of precision.
Sebastian Pop
1
-69
/
+9
2011-07-05
Correct typo.
Sebastian Pop
1
-1
/
+1
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-03-12
Fix PR47127: call cloog_state_malloc and cloog_state_free only once.
Sebastian Pop
1
-22
/
+15
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
-14
/
+0
2010-12-17
re PR middle-end/46761 (-fgraphite-identity produces wrong code for array ini...
Alexander Monakov
1
-12
/
+16
2010-12-16
Fix PR46404: call scev_reset to reset the number of iterations as well.
Sebastian Pop
1
-1
/
+1
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-09-30
Fix Graphite memory leaks.
Sebastian Pop
1
-0
/
+2
2010-09-30
New flag: -fgraphite-dump-cloog.
Sebastian Pop
1
-0
/
+36
2010-09-30
CDI_POST_DOMINATORS are not used in Graphite.
Sebastian Pop
1
-1
/
+0
2010-09-30
Fix 435.gromacs miscompile.
Sebastian Pop
1
-1
/
+1
2010-09-30
Generate in priority signed types for integer constants.
Sebastian Pop
1
-3
/
+9
2010-09-30
Avoid lang_hooks, call build_nonstandard_integer_type.
Sebastian Pop
1
-1
/
+11
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-08-11
Adapt to new CloogScattering abstraction, introduced in official CLooG versio...
Andreas Simbuerger
1
-12
/
+13
2010-08-11
Introduce compatibility to newer CLooG's CloogState and mask the use with mac...
Andreas Simbuerger
1
-18
/
+30
2010-08-11
Adapt to new CLAST structure within upstream CLooG version and retain compati...
Andreas Simbuerger
1
-11
/
+17
2010-08-11
Make CLooG options compatible to newer CLooG releases and pass options to bui...
Andreas Simbuerger
1
-4
/
+9
2010-08-11
Reintroduce necessary CLooG accessors to graphite. Masked by CLOOG_ORG.
Andreas Simbuerger
1
-0
/
+1
2010-08-11
Remove expand_scalar_variables_ hack.
Sebastian Pop
1
-87
/
+42
2010-08-11
Remove insert_loop_close_phis.
Sebastian Pop
1
-4
/
+0
[next]