aboutsummaryrefslogtreecommitdiff
path: root/polly
AgeCommit message (Expand)AuthorFilesLines
2017-08-24ReleaseNotes: minor touch-upsHans Wennborg1-4/+2
2017-08-24ReleaseNotes: drop in-progress warningHans Wennborg1-9/+3
2017-08-01[release 5.0][Release Notes] Polly-ACC works with JuliaSingapuram Sanjay Srivallabh1-0/+7
2017-07-27Merging r309300:Hans Wennborg1-1/+1
2017-07-27Merging r308505:Hans Wennborg1-2/+2
2017-07-21Merging r308512:Hans Wennborg1-1/+2
2017-07-19[ScopInfo] Use AnyPHINode in tryGetValueStored()Tobias Grosser1-1/+1
2017-07-19[Test] Do not pipe binary data to FileCheck.Michael Kruse1-1/+1
2017-07-19[ScopInfo] Introduce tryGetValueStoredTobias Grosser2-7/+16
2017-07-19[Polly][docs][Release Notes] Adding Information about Remarks to Release Note...Tobias Grosser2-1/+30
2017-07-18[ScopInfo] Introduce list of statements in Scop::StmtMap. NFC.Michael Kruse2-5/+7
2017-07-18[CMake] FindJsoncpp.cmake: Use descriptive variable name for libjsoncpp.so path.Michael Kruse1-3/+3
2017-07-18[CMake] FindJsoncpp.cmake: Use foreach variable.Michael Kruse1-1/+1
2017-07-18[CMake] FindJsoncpp.cmake: search pkg-config libs in default search paths.Michael Kruse1-1/+0
2017-07-18[NFC] [PPCGCodeGeneration] cleanup kills related code.Siddharth Bhat1-24/+29
2017-07-17[Polly] [OptDiag] Updating Polly Diagnostics RemarksEli Friedman9-65/+375
2017-07-17[Polly] Avoid use of `getStmtFor(BB)` in PolyhedralInfo. NFCTobias Grosser1-18/+17
2017-07-17[ScopInfo] Simplify new access functions under domain contextTobias Grosser14-117/+118
2017-07-17 [PPCGCodeGeneration] Generate invariant loads before trying to generate IR.Siddharth Bhat2-0/+72
2017-07-16ScopInfo: Remove not-in-DomainMap statements in separate functionTobias Grosser3-18/+45
2017-07-16Fix typo in comment [NFC]Tobias Grosser1-1/+1
2017-07-16[Polly] Fix a typo [NFC]Tobias Grosser1-2/+2
2017-07-15[ScopDetection] If a loop is not part of a scop, none of it backedges can beTobias Grosser6-52/+120
2017-07-15[Polly] Translate Scop::DomainMap to islppTobias Grosser2-83/+65
2017-07-15[Polly] Use Isl c++ for InvalidDomainMapTobias Grosser3-65/+50
2017-07-14update isl to: isl-0.18-791-ga22eb92Tobias Grosser12-93/+84
2017-07-14[PPCGCodeGeneration] Fix runtime check adjustments since they make assumption...Siddharth Bhat5-13/+108
2017-07-13[Invariant Loads] Do not consider invariant loads to have dependences.Siddharth Bhat17-56/+197
2017-07-12[PPCGCodeGen] Differentiate kernels based on their parent ScopSingapuram Sanjay Srivallabh10-15/+167
2017-07-12[NFC] [SCEVValidator] Make parameter name of `hasScalarDepsInsideRegion` cons...Siddharth Bhat1-2/+2
2017-07-12[Polly] [Tests] Update `lit.cfg` uses of `lit.util.capture` to `subprocess.ch...Siddharth Bhat1-2/+4
2017-07-11[WWW] Add a section to Getting Started about building out-of-treePhilip Pfaffe1-0/+12
2017-07-11[Simplify] Also remove redundant writes which originally came from PHI nodesTobias Grosser2-7/+8
2017-07-11[Polly][CMake] Skip unit-tests in lit if gtest is not availablePhilip Pfaffe4-5/+10
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe6-313/+170
2017-07-11[tests] Add import-jscop-dir to lit.site.cfg.inTobias Grosser1-0/+2
2017-07-11[tests] Set -polly-import-jscop-dir=%S alwaysTobias Grosser67-76/+76
2017-07-11[Simplify] Add test case which we currently missTobias Grosser3-0/+356
2017-07-11Always export the latest memory access relationsTobias Grosser3-1/+8
2017-07-10[IslAst] Print memory accesses in AST dumpTobias Grosser3-3/+120
2017-07-09Remove freed InvalidDomains from InvalidDomainMap.Tobias Grosser1-0/+1
2017-07-07[NFC] [PPCGCodeGeneration] Extend `invariant-load-hoisting-with-variable-uppe...Siddharth Bhat1-6/+11
2017-07-07[NFC] [PPCGCodeGeneration] Add test for simple invariant load hoisting.Siddharth Bhat1-0/+52
2017-07-07Make create_ll work with latest LLVM [NFC]Tobias Grosser1-7/+4
2017-07-06[Polly] [PPCGCodeGeneration] Teach `must_kills` to kill scalars that are loca...Siddharth Bhat3-9/+117
2017-07-05Prefix the name of the calling host function in the name of callee GPU kernelSingapuram Sanjay Srivallabh7-15/+23
2017-07-05[NFC] Fix breaking build by adding REQUIRES: pollyaccSiddharth Bhat2-0/+4
2017-07-05[NFC] [ScopInfo] fix warning about construction orderSiddharth Bhat1-2/+2
2017-07-05[PPCGCodeGeneration] Teach Polly to start using live range reordering.Siddharth Bhat5-13/+243
2017-07-04Bump isl to isl-0.18-768-g033b61aeTobias Grosser129-1109/+3539