aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-26Fix PR49147: ICE with -fgraphite-opencl-ignore-depgraphiteAlexey Kravets
2011-05-24Fix typo.Sebastian Pop
2011-05-24Remove memory leaks, add one more assert.Sebastian Pop
2011-05-24Remove continue from loop, add one more assert.Sebastian Pop
2011-05-24Remove unused parameter.Sebastian Pop
2011-05-24Use zero_dim_array_p instead of graphite_artificial_array_p.Alexey Kravets
2011-05-05Merge from mainline (170411:173446).Sebastian Pop
2011-02-25Use cl_amd_fp64 with AMD-stream-sdk.Sebastian Pop
2011-02-22Fix merge problem.Sebastian Pop
2011-02-222010-02-22 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2011-01-24install.texi: Apply some changes Gerald suggested.Tobias Grosser
2011-01-20Do not use a data ref with indices invalid in the loop of the close_phi.Sebastian Pop
2011-01-20Only copy PBB_DOMAIN when it is initialized.Sebastian Pop
2011-01-20Pass to dr_analyze_indices the analysis loop for subscripts.Sebastian Pop
2011-01-20Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.Sebastian Pop
2011-01-18Add testcase for PR46970.Sebastian Pop
2011-01-18Add testcase for PR46215.Sebastian Pop
2011-01-18Add testcase for PR46168.Sebastian Pop
2011-01-18Add testcase for PR43657.Sebastian Pop
2011-01-18Add testcase for PR29832.Sebastian Pop
2011-01-18Add testcase for PR43567.Sebastian Pop
2011-01-18Fail when PPL 0.11 is not present and CLooG has been requested.Sebastian Pop
2011-01-18Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop
2011-01-18Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...Sebastian Pop
2011-01-18Allow several reductions in a reduction PBB.Sebastian Pop
2011-01-18Remove duplicate close phi nodes in the canonical close phi representation.Sebastian Pop
2011-01-18Relax the definition of same_pdr_p.Sebastian Pop
2011-01-17Pass 0 as the number of parameters to PIP when testing for integer feasibility.Sebastian Pop
2011-01-15Remove the temporary array for reductions written to memory.Sebastian Pop
2011-01-15Expect at least the version 0.11 of PPL.Sebastian Pop
2011-01-15Minimize the number of expensive calls to ppl_powerset_is_empty.Sebastian Pop
2011-01-15Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop
2011-01-15Correct the precedence relation.Sebastian Pop
2011-01-15speedup compilationSebastian Pop
2011-01-15Fix pbb_remove_duplicate_pdrs.Sebastian Pop
2011-01-15Test the profitability of interchange on the perfect nest.Sebastian Pop
2011-01-15Print the data dependence polyhedron in the PPL format.Sebastian Pop
2011-01-15Add debug_gmp_value.Sebastian Pop
2011-01-14Update required cloog to 0.16.1Tobias Grosser
2011-01-142011-01-13 Tobias Grosser <grosser@fim.uni-passau.de>Tobias Grosser
2011-01-05New scop detection: Support for BBs with conditonal statementsVladimir Kargov
2011-01-05Correct loop passed in is_valid_loop_p.Vladimir Kargov
2011-01-05Free invalid postdominance infoVladimir Kargov
2010-12-29Do not include unused .h files.Sebastian Pop
2010-12-29Bump CLooG.org version to 0.16.0.Sebastian Pop
2010-12-29Merge from mainline (168000:168310).Sebastian Pop
2010-12-28Use FOR_EACH_VEC_ELT.Sebastian Pop
2010-12-28Don't include sys/time.h.Sebastian Pop
2010-12-28Move code out of ifdef HAVE_cloog section.Sebastian Pop
2010-12-28Use the enum OPENCL_FUNCTIONS as indices of opencl_function_names.Sebastian Pop