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-29Update polly for LLVM rename of debug info metadata with DI* prefixDuncan P. N. Exon Smith
2015-04-21Remove target triples from test casesTobias Grosser
2015-04-13[FIX] Change old diagnostic outputJohannes Doerfert
2015-04-13Allow loops in non-affine subregions -- SCoP DetectionJohannes Doerfert
2015-04-06Upgrade testcases after LLVM r234181Duncan P. N. Exon Smith
2015-03-09Shorten user report message slightlyTobias Grosser
2015-03-08Update test cases to work independently of delinearization defaultTobias Grosser
2015-03-08Add end user report message for unprofitable regions [NFC]Johannes Doerfert
2015-03-03Update Polly tests for the great metadata schema changeDavid Blaikie
2015-02-28Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie
2015-02-19ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser
2015-01-15Adjust to the new explicit debug metadataTobias Grosser
2014-12-19(diagnostics) fix typo in test...Andreas Simbuerger
2014-12-15Run upgrade script from PR21532 to match LLVM changesDuncan P. N. Exon Smith
2014-10-04DI: LLVM schema change: fold constants into stringDuncan P. N. Exon Smith
2014-09-18Report possible aliasing deterministicallyTobias Grosser
2014-09-18[RTC] Runtime Alias Checks for the ISL backendJohannes Doerfert
2014-09-13Delinearize _all_ accesses to a multi-dimensional arrayTobias Grosser
2014-09-13Check that the elements of an array have the same sizeTobias Grosser
2014-08-17Diagnostic: Provide end-user message for non-affine loop bound errorsAndreas Simbuerger
2014-08-17Diagnostic: Provide end-user message for non-affine access function errorsAndreas Simbuerger
2014-08-17Diagnostic: Provide end-user message for aliasing errorsAndreas Simbuerger
2014-06-26Add diagnostic remark for ReportVariantBasePtrAndreas Simbuerger
2014-06-26Support the new DiagnosticRemarksAndreas Simbuerger