1. 04a45bb [Polly][Isl] Fix -Wsign-compare after D113101 by Fangrui Song · 2 years, 6 months ago
  2. d29272c [NFC] Inclusive Language: change master to main for .chm files by Quinn Pham · 2 years, 6 months ago
  3. 5bb5ee6 [polly] Properly create and initialize new PM analysis managers by Arthur Eubanks · 2 years, 6 months ago
  4. fe3e458 [Polly][Isl] Use the function unsignedFromIslSize to manage a isl::size object. NFCI by Riccardo Mori · 2 years, 6 months ago
  5. 68ff4f5 Use llvm::erase_if (NFC) by Kazu Hirata · 2 years, 7 months ago
  6. 0437f66 [Polly][docs] Fix Sphinx warning. by Michael Kruse · 2 years, 7 months ago
  7. 442e93d [Polly] Remove checkIslAstExprInt and use RAII instead of manually freeing Expr. NFC. by Max Fan · 2 years, 7 months ago
  8. bd3424f [Polly] Remove support for code generated by gfortran+DragonEgg. by Michael Kruse · 2 years, 7 months ago
  9. a425ac2 [Polly][docs] Fix itemize list for release notes. by Michael Kruse · 2 years, 7 months ago
  10. 4a1d4f9 [Polly] Clean up Polly's getting started docs. by Michael Kruse · 2 years, 7 months ago
  11. b77d706 [Polly] Fix unused variable in non-assert builds. NFC. by Michael Kruse · 2 years, 7 months ago
  12. c638921 [Polly] Do not inline dumpIslObj methods. NFC. by Michael Kruse · 2 years, 7 months ago
  13. 093765e [Polly] Fix test case fixing the colon. by Michael Kruse · 2 years, 7 months ago
  14. 19519e5 Fix typo of colon to semicolon in lit tests by Qiu Chaofan · 2 years, 7 months ago
  15. f05618c [Polly] Add greedy fusion algorithm. by Michael Kruse · 2 years, 7 months ago
  16. c5cd690 Move TargetRegistry.(h|cpp) from Support to MC by Reid Kleckner · 2 years, 7 months ago
  17. 803cb34 Update polly for removal of CallInst::arg_operands/getNumArgOperands by Reid Kleckner · 2 years, 7 months ago
  18. 74f294a [Polly] Completely remove -polly-opt-fusion. by Michael Kruse · 2 years, 7 months ago
  19. 228cee8 [polly] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) by Simon Pilgrim · 2 years, 7 months ago
  20. 647f752 [NFC] Fix build failure in ScopDetection by Christopher Tetreault · 2 years, 7 months ago
  21. c626045 [SCEV] Use full logic when infering flags on add and gep by Philip Reames · 2 years, 7 months ago
  22. 7c4c8ac [SCEV] Stop blindly propagating flags from inbound geps to SCEV nodes by Philip Reames · 2 years, 7 months ago
  23. 45f2e1b [Polly] Check the properties of accesses to operands of a matrix-matrix by Roman Gareev · 2 years, 7 months ago
  24. b398c9a [Polly] Reject regions entered by an indirectbr/callbr. by Michael Kruse · 2 years, 7 months ago
  25. db49795 Revert "[Polly] Reject reject regions entered by an indirectbr/callbr." by Haowei Wu · 2 years, 7 months ago
  26. a92eb7a [Polly] Reject reject regions entered by an indirectbr/callbr. by Michael Kruse · 2 years, 7 months ago
  27. b6caeda [Polly] Support for InlineAsm. by Michael Kruse · 2 years, 7 months ago
  28. bd1a1d5 [Polly] Use VirtualUse to determine references. by Michael Kruse · 2 years, 7 months ago
  29. f3e5509 [Polly] Remove isConstCall. by Michael Kruse · 2 years, 7 months ago
  30. 940fa35 [Polly] Fix wrong redirect in test case. by Michael Kruse · 2 years, 7 months ago
  31. 1074c6a [Polly] Implement user-directed loop distribution/fission. by Michael Kruse · 2 years, 7 months ago
  32. 343f544 Revert "[Polly] Implement user-directed loop distribution/fission." by Petr Hosek · 2 years, 7 months ago
  33. 29871bd [Polly] Remove -polly-opt-fusion option. by Michael Kruse · 2 years, 7 months ago
  34. 404674f [Polly] Dissolve Isl test directory. NFC. by Michael Kruse · 2 years, 7 months ago
  35. 9fb5b86 [Polly] Implement user-directed loop distribution/fission. by Michael Kruse · 2 years, 7 months ago
  36. 4e6cb7f [Polly] Add -polly-reschedule and -polly-postopts options. by Michael Kruse · 2 years, 8 months ago
  37. 72b6dad [Polly] Don't generate inter-iteration noalias metadata. by Michael Kruse · 2 years, 8 months ago
  38. a4db86b [Polly] Partially fix scoped alias metadata by Nikita Popov · 2 years, 8 months ago
  39. d8f0482 [IR] Return AAMDNodes from Instruction::getMetadata() (NFC) by Nikita Popov · 2 years, 8 months ago
  40. d55ab4e [Polly] Remove autotools build systems from Externals. NFC. by Michael Kruse · 2 years, 8 months ago
  41. a54253b [polly] Fix "no member named 'getIndexExpressionsFromGEP'" by Leonard Chan · 2 years, 8 months ago
  42. 2ae9e1c [Polly] Compile fix after Delinearization move. by Michael Kruse · 2 years, 8 months ago
  43. 56cee96 [Polly] Use subtyped isl::schedule_nodes for ScheduleTreeVisitor. NFC. by Michael Kruse · 2 years, 8 months ago
  44. ad2ff6b [Polly] Mention correct flag in debug output. NFCI. by Michael Kruse · 2 years, 8 months ago
  45. 85a236f [Polly][test] Add dependency to count. by Michael Kruse · 2 years, 8 months ago
  46. fd6a0d9 [Polly] Fix dumpfunction.ll test. by Michael Kruse · 2 years, 8 months ago
  47. 97afe99 [Polly] Don't prune non-external function itself from dump. by Michael Kruse · 2 years, 8 months ago
  48. d90e4d3 polly: remove the old reference to svn in the doc by Sylvestre Ledru · 2 years, 8 months ago
  49. 41f2b09 [Polly][test] Add missing %loadPolly. by Michael Kruse · 2 years, 8 months ago
  50. 5e00e5a [Polly] Don't redundantly link libPolly into unittests. by Michael Kruse · 2 years, 8 months ago
  51. d88f00a [Polly] Never consider non-SCoP blocks as error blocks. by Michael Kruse · 2 years, 9 months ago
  52. ca5d452 [Polly] Add support for -polly-dump-before/after with NPM. by Michael Kruse · 2 years, 9 months ago
  53. fcf7197 [Polly] Introduce caching for the isErrorBlock function. NFC. by Michael Kruse · 2 years, 9 months ago
  54. 45e1459 [Polly] Break early when the result is known. NFC. by Michael Kruse · 2 years, 9 months ago
  55. c89eef7 [Polly] Fix possibly infinite loop. by Michael Kruse · 2 years, 9 months ago
  56. 2372c32 [Polly][Isl] Use isl::val::sub instead of isl::val::sub_ui. NFC by Riccardo Mori · 2 years, 9 months ago
  57. 4309596 [Polly][Isl] Move to the new-polly-generator branch version of isl-noexceptions.h. NFCI by Riccardo Mori · 2 years, 9 months ago
  58. 7bd05c6 [Polly] Rename CodeGen -> generateCode. NFC. by Michael Kruse · 2 years, 9 months ago
  59. ac3d6ca [Polly] Decompose object construction and detection algorithm. NFC. by Michael Kruse · 2 years, 9 months ago
  60. 6a37add [Polly] Fix compiler warnings. NFC. by Michael Kruse · 2 years, 9 months ago
  61. 33aa30a [Polly] Simplify domains before gist. by Michael Kruse · 2 years, 9 months ago
  62. 23a9936 [Polly][test] Add tests for IslMaxOperationsGuard. by Michael Kruse · 2 years, 9 months ago
  63. 2be7b6b [Polly][test] Test difference between isl::stat:ok() and isl::stat::error(). by Michael Kruse · 2 years, 9 months ago
  64. 2a16ac5 [polly] Fix up regression test config with current features. by Eli Friedman · 2 years, 9 months ago
  65. 490810a Take OptimizationLevel class out of Pass Builder by Tarindu Jayatilaka · 2 years, 9 months ago
  66. a0b3b3a Bump the trunk major version to 14 by Tom Stellard · 2 years, 9 months ago
  67. 9ca5055 Update isl to isl-0.24-69-g54aac5ac by Riccardo Mori · 2 years, 9 months ago
  68. 55a0275 Revert "Update isl to isl-0.24-69-g54aac5ac" by Riccardo Mori · 2 years, 10 months ago
  69. 6500121 Update isl to isl-0.24-69-g54aac5ac by Riccardo Mori · 2 years, 10 months ago
  70. 0c017f9 [Polly][Isl] Stop using isl::set::lex_le_set. NFC by Riccardo Mori · 2 years, 10 months ago
  71. badefec [Polly] Use isl::set::tuple_dim instead of isl::set::dim. NFC by Riccardo Mori · 2 years, 10 months ago
  72. 605d0c7 [Polly][Isl] Use isl::union_map::unite() instead of isl::union_map::add_map(). NFC by Riccardo Mori · 2 years, 10 months ago
  73. 48dee4f [Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFC by Riccardo Mori · 2 years, 10 months ago
  74. 3249d9c [polly] Fix uses of deprecated overload of IRBuilder::CreateGEP. by Eli Friedman · 2 years, 10 months ago
  75. 210d8ae [polly] Fix regression tests with POLLY_ENABLE_GPGPU_CODEGEN by Eli Friedman · 2 years, 10 months ago
  76. 08d368f [polly] Get rid of a couple uses of PointerType::getElementType(). by Eli Friedman · 2 years, 10 months ago
  77. 924d05a [OpaquePtr] Remove uses of CreateGEP() without element type by Nikita Popov · 2 years, 10 months ago
  78. 0ffdd51 [OpaquePtr] Remove uses of CreateInBoundsGEP() without element type by Nikita Popov · 2 years, 10 months ago
  79. d261210 [Polly] Fix misleading debug message. NFC. by Michael Kruse · 2 years, 10 months ago
  80. f4e1bba [Polly] Fix typo. NFC. by Michael Kruse · 2 years, 10 months ago
  81. 9ce4d86 [Polly][Isl] Use isl::*::ctx instead of isl::*::get_ctx. NFC by Riccardo Mori · 2 years, 10 months ago
  82. 1e56ae1 [Polly][Isl] Update isl to isl-0.24-52-gd7be01f7 by patacca · 2 years, 10 months ago
  83. 3814573 [Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set(). NFC by patacca · 2 years, 10 months ago
  84. c1455fa [Polly][Isl] Use isl::set::tuple_dim, isl::map::domain_tuple_dim and isl::map::range_tuple_dim. NFC by patacca · 2 years, 10 months ago
  85. 9babea9 [Polly][Isl] Update isl to isl-0.24-47-g8853f375 by patacca · 2 years, 10 months ago
  86. 05edce5 [Polly][ScopInliner] Indicate if the IR has changed. by Michael Kruse · 2 years, 10 months ago
  87. 78e33c8 [Polly] Fix test after D104732. by Michael Kruse · 2 years, 11 months ago
  88. 24b5b63 [Polly][Isl] Refactoring IslAstInfo::getBuild() and IslAstInfo::IslAstUserPayload::Build to use isl++. NFC by patacca · 2 years, 11 months ago
  89. 45598d9 [polly][GPGPU] Fixup related to overloading exponent type in llvm.powi by Bjorn Pettersson · 2 years, 11 months ago
  90. 5752f7e [Polly][Isl] Replacing isl method `to_str()` with `stringFromIslObj()`. NFC. by patacca · 2 years, 11 months ago
  91. 968a740 [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. by patacca · 2 years, 11 months ago
  92. 0a70bed [Polly][Matmul] Re-pack A in every iteration. by Michael Kruse · 2 years, 11 months ago
  93. 0116bab [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. by patacca · 2 years, 11 months ago
  94. 71b5a7a Revert "[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC." by patacca · 2 years, 11 months ago
  95. bb19182 [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. by patacca · 2 years, 11 months ago
  96. 04586f5 [Polly] Move MatMul optimization into its own file. NFC. by Michael Kruse · 2 years, 11 months ago
  97. 398c347 [polly] Fix SCEVLoopAddRecRewriter to avoid invalid AddRecs. by Eli Friedman · 3 years ago
  98. 3d040f1 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" by serge-sans-paille · 3 years ago
  99. fba6a41 [NFC] remove explicit default value for strboolattr attribute in tests by serge-sans-paille · 3 years ago
  100. 11848a2 [Polly] Avoid compiler warning. NFC. by Michael Kruse · 3 years ago