aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Only copy PBB_DOMAIN when it is initialized.Sebastian Pop5-3/+34
2011-01-25Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop7-25/+115
2011-01-25Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.Sebastian Pop3-2/+15
2011-01-25Patch not merged, update ChangeLog.graphite.Sebastian Pop1-0/+30
2011-01-25Fail when PPL 0.11 is not present and CLooG has been requested.Sebastian Pop3-4/+31
2011-01-25Patch not merged, update ChangeLog.graphite.Sebastian Pop1-0/+107
2011-01-25Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...Sebastian Pop5-2/+21
2011-01-25Allow several reductions in a reduction PBB.Sebastian Pop4-4/+21
2011-01-25Remove duplicate close phi nodes in the canonical close phi representation.Sebastian Pop3-1/+82
2011-01-25Relax the definition of same_pdr_p.Sebastian Pop4-4/+14
2011-01-25Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop5-30/+34
2011-01-25Remove the temporary array for reductions written to memory.Sebastian Pop13-24/+89
2011-01-25Expect at least the version 0.11 of PPL.Sebastian Pop7-16/+23
2011-01-25Minimize the number of expensive calls to ppl_powerset_is_empty.Sebastian Pop4-125/+105
2011-01-25Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop19-15/+379
2011-01-25Correct the precedence relation.Sebastian Pop3-5/+20
2011-01-25speedup compilationSebastian Pop3-1/+16
2011-01-25Fix pbb_remove_duplicate_pdrs.Sebastian Pop3-6/+15
2011-01-25Test the profitability of interchange on the perfect nest.Sebastian Pop3-9/+21
2011-01-25Print the data dependence polyhedron in the PPL format.Sebastian Pop3-0/+11
2011-01-25Add debug_gmp_value.Sebastian Pop4-0/+24
2011-01-25Update required cloog to 0.16.1.Tobias Grosser3-16/+13
2011-01-25Document availability of cloog-0.16Tobias Grosser3-10/+25
2011-01-25Patch not merged, update ChangeLog.graphite.Vladimir Kargov1-0/+9
2011-01-25Patch not merged, update ChangeLog.graphite.Vladimir Kargov1-0/+5
2011-01-25Free invalid postdominance info.Sebastian Pop3-7/+21
2011-01-25Add changelogs of patches that will not be merged to trunk.Sebastian Pop1-0/+126
2011-01-25re PR go/47452 (Bootstrap fails in libgo (argument has incompatible type))Ian Lance Taylor2-6/+6
2011-01-25libgo: Fix typo in syscalls/socket_bsd.go.Ian Lance Taylor1-2/+2
2011-01-25Daily bump.GCC Administrator1-1/+1
2011-01-24Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor14-71/+200
2011-01-24re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka3-15/+17
2011-01-24syscalls/sleep_rtems.go: Add missing package clause.Ian Lance Taylor1-0/+2
2011-01-24machmode.def: Fixed comments.Kenneth Zadeck2-5/+13
2011-01-24re PR libstdc++/47387 (AIX ctype 'mask' override not working)Graham Reed2-6/+21
2011-01-24emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.Kai Tietz2-2/+6
2011-01-24builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN != WORDS_BIG_ENDIAN.Paul Koning2-1/+6
2011-01-24Visit basic blocks using the work-list based algorithm.H.J. Lu3-22/+143
2011-01-24re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler4-13/+30
2011-01-24v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton4-6/+29
2011-01-24rx: Uncomplicate fp comparisons.Richard Henderson5-221/+28
2011-01-24Fix PR 47408 and 47385Michael Meissner17-16/+41
2011-01-24re PR libstdc++/47437 (libstdc++ parallel mode: multiway_merge does not compile)Johannes Singler2-1/+7
2011-01-24* lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.Rainer Orth2-1/+8
2011-01-24cray_pointers_2.f90: Avoid cycling through optimization options.Rainer Orth2-2/+9
2011-01-24re PR target/45988 (gfortran.dg/vect/fast-math-pr38968.f90 times out on 32-bi...Rainer Orth3-0/+10
2011-01-24Fix long lineEric Botcazou1-3/+2
2011-01-24Daily bump.GCC Administrator1-1/+1
2011-01-23re PR fortran/47421 (Wrong-code: Value of scalar ALLOCATABLE CHARACTER(len=n)...Tobias Burnus4-3/+45
2011-01-23re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt...Bernd Schmidt2-7/+28