summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/47427 (ICE in process_constraint, at tree-ssa-structa...Jakub Jelinek2011-01-255-2/+98
* re PR tree-optimization/47411 (Bootstrap failure on x86-64/Darwin)Richard Guenther2011-01-252-0/+47
* re PR rtl-optimization/47414 (wrong code with -O -freorder-blocks -fschedule-...Richard Guenther2011-01-252-1/+8
* Do not use a data ref with indices invalid in the loop of the close_phi.Sebastian Pop2011-01-256-8/+95
* Only copy PBB_DOMAIN when it is initialized.Sebastian Pop2011-01-255-3/+34
* Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop2011-01-257-25/+115
* Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.Sebastian Pop2011-01-253-2/+15
* Patch not merged, update ChangeLog.graphite.Sebastian Pop2011-01-251-0/+30
* Fail when PPL 0.11 is not present and CLooG has been requested.Sebastian Pop2011-01-253-4/+31
* Patch not merged, update ChangeLog.graphite.Sebastian Pop2011-01-251-0/+107
* Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...Sebastian Pop2011-01-255-2/+21
* Allow several reductions in a reduction PBB.Sebastian Pop2011-01-254-4/+21
* Remove duplicate close phi nodes in the canonical close phi representation.Sebastian Pop2011-01-253-1/+82
* Relax the definition of same_pdr_p.Sebastian Pop2011-01-254-4/+14
* Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop2011-01-255-30/+34
* Remove the temporary array for reductions written to memory.Sebastian Pop2011-01-2513-24/+89
* Expect at least the version 0.11 of PPL.Sebastian Pop2011-01-257-16/+23
* Minimize the number of expensive calls to ppl_powerset_is_empty.Sebastian Pop2011-01-254-125/+105
* Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop2011-01-2519-15/+379
* Correct the precedence relation.Sebastian Pop2011-01-253-5/+20
* speedup compilationSebastian Pop2011-01-253-1/+16
* Fix pbb_remove_duplicate_pdrs.Sebastian Pop2011-01-253-6/+15
* Test the profitability of interchange on the perfect nest.Sebastian Pop2011-01-253-9/+21
* Print the data dependence polyhedron in the PPL format.Sebastian Pop2011-01-253-0/+11
* Add debug_gmp_value.Sebastian Pop2011-01-254-0/+24
* Update required cloog to 0.16.1.Tobias Grosser2011-01-253-16/+13
* Document availability of cloog-0.16Tobias Grosser2011-01-253-10/+25
* Patch not merged, update ChangeLog.graphite.Vladimir Kargov2011-01-251-0/+9
* Patch not merged, update ChangeLog.graphite.Vladimir Kargov2011-01-251-0/+5
* Free invalid postdominance info.Sebastian Pop2011-01-253-7/+21
* Add changelogs of patches that will not be merged to trunk.Sebastian Pop2011-01-251-0/+126
* re PR go/47452 (Bootstrap fails in libgo (argument has incompatible type))Ian Lance Taylor2011-01-252-6/+6
* libgo: Fix typo in syscalls/socket_bsd.go.Ian Lance Taylor2011-01-251-2/+2
* Daily bump.GCC Administrator2011-01-251-1/+1
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor2011-01-2414-71/+200
* re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka2011-01-243-15/+17
* syscalls/sleep_rtems.go: Add missing package clause.Ian Lance Taylor2011-01-241-0/+2
* machmode.def: Fixed comments.Kenneth Zadeck2011-01-242-5/+13
* re PR libstdc++/47387 (AIX ctype 'mask' override not working)Graham Reed2011-01-242-6/+21
* emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.Kai Tietz2011-01-242-2/+6
* builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN != WORDS_BIG_ENDIAN.Paul Koning2011-01-242-1/+6
* Visit basic blocks using the work-list based algorithm.H.J. Lu2011-01-243-22/+143
* re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler2011-01-244-13/+30
* v850.opt (mv850es): New option - alias for -mv850e1.Nick Clifton2011-01-244-6/+29
* rx: Uncomplicate fp comparisons.Richard Henderson2011-01-245-221/+28
* Fix PR 47408 and 47385Michael Meissner2011-01-2417-16/+41
* re PR libstdc++/47437 (libstdc++ parallel mode: multiway_merge does not compile)Johannes Singler2011-01-242-1/+7
* * lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.Rainer Orth2011-01-242-1/+8
* cray_pointers_2.f90: Avoid cycling through optimization options.Rainer Orth2011-01-242-2/+9
* re PR target/45988 (gfortran.dg/vect/fast-math-pr38968.f90 times out on 32-bi...Rainer Orth2011-01-243-0/+10