1. 7241bbb Get the address space within getVectorPtrTy by Christopher Tetreault · 3 years, 7 months ago
  2. 83802f8 Polly - specify address space when creating a pointer to a vector type by Mark Schimmel · 3 years, 7 months ago
  3. c401a10 Revert "Reland "[SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown"" and it's follow-ups by Roman Lebedev · 3 years, 7 months ago
  4. db06a71 Reland "[SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown" by Roman Lebedev · 3 years, 7 months ago
  5. d3cb680 Revert 1c021c64c "[SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown" by Hans Wennborg · 3 years, 7 months ago
  6. 2d00d0c [SCEV] Model ptrtoint(SCEVUnknown) cast not as unknown, but as zext/trunc/self of SCEVUnknown by Roman Lebedev · 3 years, 7 months ago
  7. 459cb84 [NewPM] Use PassInstrumentation for -verify-each by Arthur Eubanks · 3 years, 7 months ago
  8. 16995e1 Revert "[NewPM] Add callbacks to PassBuilder to run before/after parsing a pass" by Arthur Eubanks · 3 years, 7 months ago
  9. 8ec818c [NewPM] Add callbacks to PassBuilder to run before/after parsing a pass by Arthur Eubanks · 3 years, 7 months ago
  10. d16f3cc [Polly][NewPM] Port Simplify to the new pass manager by Pengxuan Zheng · 3 years, 8 months ago
  11. dd600d9 [Polly] Update map passed to SCEVParameterReweriter. by Florian Hahn · 3 years, 8 months ago
  12. 9462949 [Windows][Polly] Disable LLVMPolly module for all compilers on Windows by Mateusz Mikuła · 3 years, 8 months ago
  13. 65d4ae9 [CMake][Polly] Remove dead CMake code by Raul Tambre · 3 years, 8 months ago
  14. de6e19c [cmake] Make gtest include directories a part of the library interface by Pavel Labath · 3 years, 9 months ago
  15. 3a162c3 [polly][cmake] Don't build LLVMPolly.so without PIC by Rainer Orth · 3 years, 8 months ago
  16. af40624 [Polly] Inline ShoulDelete lambda. NFC. by Michael Kruse · 3 years, 8 months ago
  17. fb83590 [Polly] Use llvm::function_ref. NFC. by Michael Kruse · 3 years, 8 months ago
  18. 027691b Revert "[Polly] Ensure consistent Scop::InstStmtMap. NFC." by Michael Kruse · 3 years, 9 months ago
  19. c154f62 [Polly] Ensure consistent Scop::InstStmtMap. NFC. by Michael Kruse · 3 years, 9 months ago
  20. 57e95f9 [Polly] Fix use-after-free. by Michael Kruse · 3 years, 9 months ago
  21. 5bd10f7 [Polly] Update isl to isl-0.22.1-416-g61d6dc75. by Michael Kruse · 3 years, 9 months ago
  22. 0be2c11 [Polly] Reuse LLVM's build rules for gtest/gmock by Michał Górny · 3 years, 9 months ago
  23. e338ffc [Polly] Support linking ScopPassManager against LLVM dylib by Michał Górny · 3 years, 9 months ago
  24. 9e4e8c4 [polly] Unbreak buildbot. by Michael Kruse · 3 years, 9 months ago
  25. d9d1d01 Reland "[SCEVExpander] Add option to preserve LCSSA directly." by Florian Hahn · 3 years, 9 months ago
  26. 47e8850 [FIX] Resolve test failure in polly/test/ScopInfo/memcpy-raw-source.ll by Wei Wang · 3 years, 9 months ago
  27. 188fe95 Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" by Jinsong Ji · 3 years, 9 months ago
  28. f3eae4d Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support" by Jinsong Ji · 3 years, 9 months ago
  29. 9b480b9 [PowerPC] Remove QPX/A2Q BGQ/BGP CNK support by Jinsong Ji · 3 years, 9 months ago
  30. 82b69d3 Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest by Logan Smith · 3 years, 9 months ago
  31. 0460b59 Reapply "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." by Logan Smith · 3 years, 10 months ago
  32. e61af20 Revert "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." by Logan Smith · 3 years, 10 months ago
  33. 9d5c2fd Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories. by Logan Smith · 3 years, 10 months ago
  34. cb2e174 [Polly] Run polly-update-format. NFC. by Michael Kruse · 3 years, 10 months ago
  35. c503360 [CMake] Bump CMake minimum version to 3.13.4 by Louis Dionne · 4 years ago
  36. 74ec1be Revert "Enable -Wsuggest-override in the LLVM build" and the follow-ups. by Hans Wennborg · 3 years, 10 months ago
  37. a24516e Disable -Wsuggest-override for all remaining unittests/ directories by Logan Smith · 3 years, 10 months ago
  38. 9caa9a3 [polly][NFC] Add missing 'override's by Logan Smith · 3 years, 10 months ago
  39. 392ef43 Harmonize Python shebang by serge-sans-paille · 3 years, 10 months ago
  40. 9e81ea3 Bump the trunk major version to 12 by Hans Wennborg · 3 years, 10 months ago
  41. d158463 [polly] NFC clang-format change following D83564 by mydeveloperday · 3 years, 10 months ago
  42. e19b4a4 [Polly] Fix prevectorization of fused loops. by Michael Kruse · 3 years, 10 months ago
  43. 831500a [Polly] Fix -polly-opt-isl -analyze by Michael Kruse · 3 years, 10 months ago
  44. 297c63f Reland "[ScalarEvolution] createSCEV(): recognize `udiv`/`urem` disguised as an `sdiv`/`srem`" by Roman Lebedev · 3 years, 10 months ago
  45. 0acd8ef [BasicAA] Replace -basicaa with -basic-aa in polly by Arthur Eubanks · 3 years, 10 months ago
  46. 5b125d1 Update polly tests to use -disable-basicaa to -disable-basic-aa by Simon Pilgrim · 3 years, 10 months ago
  47. 18bdd82 Fix polly build after 8c2082e1dc9505da21806b707dfb3eae3f0550ff by Fangrui Song · 3 years, 10 months ago
  48. 80e3612 [SVE] Eliminate calls to default-false VectorType::get() from polly by Christopher Tetreault · 4 years ago
  49. 37d07ec Make Value::getPointerAlignment() return an Align, not a MaybeAlign. by Eli Friedman · 4 years ago
  50. 23bda2e [Polly] Update ScalarEvolutionExpander.h include. by Florian Hahn · 4 years ago
  51. 2dd9133 AllocaInst should store Align instead of MaybeAlign. by Eli Friedman · 4 years ago
  52. e45e864 Fix polly tests after D79968. by Eli Friedman · 4 years ago
  53. a4c9d27 Infer alignment of unmarked loads in IR/bitcode parsing. by Eli Friedman · 4 years ago
  54. 6da46b3 Make Polly tests dependencies explicit by serge-sans-paille · 4 years ago
  55. 2cc5614 Use components instead of libraries in Polly linkage step by serge-sans-paille · 4 years, 1 month ago
  56. 93bd814 [Polly] Fix long loop due to unsigned warparound. by Michael Kruse · 4 years ago
  57. d6c4e56 [polly] Don't include PassSupport.h directly - include via Pass.h by Simon Pilgrim · 4 years ago
  58. 77fc71e Require "target datalayout" to be at the beginning of an IR file. by Eli Friedman · 4 years, 1 month ago
  59. f6fc731 Fix interaction of static plugins with -DLLVM_LINK_LLVM_DYLIB=ON. by Eli Friedman · 4 years, 1 month ago
  60. 2af7ede [NFC] correct "thier" to "their" by Josh Stone · 4 years, 1 month ago
  61. 4cdaad7 Make IRBuilder automatically set alignment on load/store/alloca. by Eli Friedman · 4 years, 1 month ago
  62. b863594 [NFC] Modernize misc. uses of Align/MaybeAlign APIs. by Eli Friedman · 4 years, 1 month ago
  63. c15d858 [CFGPrinter][CallPrinter][polly] Adding distinct structure for CFGDOTInfo by Kirill Naumov · 4 years, 1 month ago
  64. c92bb35 [Polly] Add -polly-isl-arg command line option. by Michael Kruse · 4 years, 1 month ago
  65. 614aa90 [polly][opaque pointers] Remove use of deprecated APIs. by Eli Friedman · 4 years, 1 month ago
  66. 8216cf3 Doc: Links should use https by Sylvestre Ledru · 4 years, 1 month ago
  67. 169dcdc [Polly] Replace use of std::stringstream. NFC. by Michael Kruse · 4 years, 2 months ago
  68. eab7a03 [polly] Don't count scops in a global variable. by Eli Friedman · 4 years, 2 months ago
  69. c379077 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 4 years, 2 months ago
  70. b88d5bd [NFC] [DA] Refactoring getIndexExpressionsFromGEP by Bardia Mahjour · 4 years, 2 months ago
  71. 9caf08d [CMake] Default to static linking for subprojects. by Michael Kruse · 4 years, 2 months ago
  72. cf6c794 [Polly] Run polly-update-format after commit 55cfb1. NFC. by Michael Kruse · 4 years, 3 months ago
  73. 7fa90bf Reapply "[IRBuilder] Virtualize IRBuilder" by Nikita Popov · 4 years, 3 months ago
  74. 963f264 [Polly] Fix build after IRBuilder changes by Nikita Popov · 4 years, 3 months ago
  75. d212aa2 Revert "[IRBuilder] Virtualize IRBuilder" by Nikita Popov · 4 years, 3 months ago
  76. 2507f00 [IRBuilder] Try to fix warnings by Nikita Popov · 4 years, 3 months ago
  77. 317500f [IRBuilder] Virtualize IRBuilder by Nikita Popov · 4 years, 3 months ago
  78. 1465862 Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" by Yuanfang Chen · 4 years, 3 months ago
  79. 9fccdbd Revert "Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`"""" by Yuanfang Chen · 4 years, 3 months ago
  80. 9efe0f5 Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" by Yuanfang Chen · 4 years, 3 months ago
  81. 31fade9 [NFC] Fix warning: comparison of integers of different signs. by Huihui Zhang · 4 years, 3 months ago
  82. 6e7df4f [Polly] LLVM OpenMP Backend -- Fix "static chunked" scheduling. by Michael Halkenhäuser · 4 years, 3 months ago
  83. d047126 [Polly][Docs] Fix wrong claim about optimization levels. by Michael Kruse · 4 years, 3 months ago
  84. 6278140 [Polly] Silence mixed signed/unsigned comparison warnings. NFC. by Michael Kruse · 4 years, 3 months ago
  85. 5012433 [Polly] Update ISL to isl-0.22.1-87-gfee05a13. by Michael Kruse · 4 years, 3 months ago
  86. c4a45ad Silence compiler warning. NFC. by Michael Kruse · 4 years, 3 months ago
  87. 8b0bc5d Compile-fix after StringRef's conversion operator has been made explicit. by Michael Kruse · 4 years, 3 months ago
  88. 730ef93 [Polly] Fix compilation after 105642af5eef: include PassManagerImpl.h by Krzysztof Parzyszek · 4 years, 3 months ago
  89. b8974a3 Fix polly build after StringRef change. by Eli Friedman · 4 years, 3 months ago
  90. b12fa0b [AliasAnalysis] Add missing FMRB_* enums. by Eli Friedman · 4 years, 3 months ago
  91. edb2df1 [Alignment][NFC] Use Align with CreateAlignedLoad by Guillaume Chatelet · 4 years, 3 months ago
  92. 167794d [Alignment][NFC] Deprecate Align::None() by Guillaume Chatelet · 4 years, 3 months ago
  93. 162c2de [NFC][ScopBuilder] Move RecordedAssumptions vector to ScopBuilder by Dominik Adamski · 4 years, 4 months ago
  94. 275f244 [Alignment][NFC] Use Align with CreateAlignedStore by Guillaume Chatelet · 4 years, 3 months ago
  95. d44907f [polly] XFAIL memset_null.ll. by Eli Friedman · 4 years, 3 months ago
  96. 8be4e11 PointerLikeTypeTraits: Standardize NumLowBitsAvailable on static constexpr rather than anonymous enum by David Blaikie · 4 years, 4 months ago
  97. 56d7db2 Bump the trunk major version to 11 by Hans Wennborg · 4 years, 4 months ago
  98. 87a4736 Fix several issues with compiler extensions by serge-sans-paille · 4 years, 4 months ago
  99. 9830970 [cmake] Use source-groups in Polly. by Christopher Tetreault · 4 years, 4 months ago
  100. 8ac6937 [NFC] Fixes -Wrange-loop-analysis warnings by Mark de Wever · 4 years, 4 months ago