Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-05[tests] Use -polly-vectorizer=polly directlyTobias Grosser
2014-12-02Drop Cloog supportJohannes Doerfert
2014-08-30Replace %defaultOpts with explicit pass namesTobias Grosser
2014-03-14autoconf: Fix module loading in testsTobias Grosser
2014-03-14add -load polly.so only when not LINK_POLLY_INTO_TOOLSSebastian Pop
2013-08-10[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar
2013-04-17Remove unneeded RegionSimplify pass.Tobias Grosser
2012-12-06Integrate polly test-suite into an llvm "make check-all" if built as part of ...Andy Gibbs
2012-11-28do not execute the OpenMP tests when cloog is not foundSebastian Pop
2012-11-02Remove runtime tests from polly test suiteTobias Grosser
2012-08-03Add preliminary implementation for GPGPU code generation.Tobias Grosser
2012-05-06Regression tests: Adapt the vectorize option change.Hongbin Zheng
2012-04-01Remove unneeded alias analysisTobias Grosser
2012-03-29Use python script to silence the expected testcase fails on 32bit platform.Hongbin Zheng
2012-03-26Don't fail the lli testcases on 32bit platform.Hongbin Zheng
2012-03-16Off-tree build support: Set the path of Polly's library correctly.Hongbin Zheng
2012-03-16Revert "Minor change: Use config.polly_obj_root to locate Polly's library,"Hongbin Zheng
2012-03-16Minor change: Use config.polly_obj_root to locate Polly's library,Hongbin Zheng
2011-11-22test: Do not hardcode '.so' as library suffixTobias Grosser
2011-04-29Add initial version of PollyTobias Grosser