summaryrefslogtreecommitdiff
path: root/gcc
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
* 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-254-11/+13
* 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
* 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
* Daily bump.GCC Administrator2011-01-251-1/+1
* re PR c/21659 ([unit-at-a-time] "weak declaration must precede definition" er...Jan Hubicka2011-01-243-15/+17
* machmode.def: Fixed comments.Kenneth Zadeck2011-01-242-5/+13
* 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
* 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
* * 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
* Fix long lineEric Botcazou2011-01-241-3/+2
* Daily bump.GCC Administrator2011-01-241-1/+1
* re PR fortran/47421 (Wrong-code: Value of scalar ALLOCATABLE CHARACTER(len=n)...Tobias Burnus2011-01-234-3/+45
* re PR rtl-optimization/47166 (SpecCpu2000 Ammp segfaults for ARM with -O3 -mt...Bernd Schmidt2011-01-232-7/+28
* compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.Andreas Schwab2011-01-232-1/+7
* costmodel-vect-33.c: Expect vectorization to be not profitable if...Ira Rosen2011-01-234-5/+17
* Daily bump.GCC Administrator2011-01-231-1/+1
* re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)Jan Hubicka2011-01-224-4/+954
* re PR target/43884 (Performance degradation for simple fibonacci numbers calc...Jan Hubicka2011-01-225-3/+17