1. 0f50ffb [Polly][test] Add tests for IslMaxOperationsGuard. by Michael Kruse · 3 years, 10 months ago
  2. 50eaa82 [Polly][test] Test difference between isl::stat:ok() and isl::stat::error(). by Michael Kruse · 3 years, 10 months ago
  3. d5ee355 [Polly][Isl] Use isl::union_map::unite() instead of isl::union_map::add_map(). NFC by Riccardo Mori · 3 years, 11 months ago
  4. bad3ebb [Polly][Isl] Stop generating isl::union_{set,map} from isl::space. NFC by Riccardo Mori · 3 years, 11 months ago
  5. b55aedd [Polly][Isl] Use isl::union_set::unite() instead of isl::union_set::add_set(). NFC by patacca · 4 years ago
  6. 7c7978a [Polly][Isl] Removing explicit operator bool() from isl C++ bindings. NFC. by patacca · 4 years ago
  7. 9b41d09 [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. by patacca · 4 years ago
  8. f60ea69 Revert "[Polly][Isl] Removing nullptr constructor from C++ bindings. NFC." by patacca · 4 years ago
  9. be5e2fc [Polly][Isl] Removing nullptr constructor from C++ bindings. NFC. by patacca · 4 years ago
  10. d123e98 [Polly] Move MatMul optimization into its own file. NFC. by Michael Kruse · 4 years ago
  11. ab0556b [Polly] Regenerate isl-noexceptions.h. by Michael Kruse · 4 years, 4 months ago
  12. 7387f33 [Polly] Hide IslScheduleOptimizer implementation from header. NFC. by Michael Kruse · 4 years, 4 months ago
  13. 96b0280 [Polly] Support linking ScopPassManager against LLVM dylib by Michał Górny · 4 years, 10 months ago
  14. a52aea0 Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest by Logan Smith · 4 years, 10 months ago
  15. 77e0e9e Reapply "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." by Logan Smith · 4 years, 11 months ago
  16. 97a0f80 Revert "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories." by Logan Smith · 4 years, 11 months ago
  17. 388c9fb Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories. by Logan Smith · 4 years, 11 months ago
  18. 3eec657 Revert "Enable -Wsuggest-override in the LLVM build" and the follow-ups. by Hans Wennborg · 4 years, 11 months ago
  19. 21c0b4c Disable -Wsuggest-override for all remaining unittests/ directories by Logan Smith · 4 years, 11 months ago
  20. 8ceee08 Make Polly tests dependencies explicit by serge-sans-paille · 5 years ago
  21. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  22. 7164b7d Update isl-cpp bindings by Tobias Grosser · 7 years ago
  23. a2fd441 Rebase C++ bindings on top of latest isl bindings by Tobias Grosser · 7 years ago
  24. 046c978 [unittest/DeLICM] Replace isl foreach calls with for loops by Tobias Grosser · 7 years ago
  25. da82da8 Add missing namespace specifier by Tobias Grosser · 7 years ago
  26. 52025af1 Implement an iterator for isl maps, basic_maps, sets, basic_sets by Philip Pfaffe · 7 years ago
  27. d3d3d6b Remove the last uses of isl::give and isl::take by Tobias Grosser · 7 years ago
  28. 72018ed Fix one unit test by Tobias Grosser · 7 years ago
  29. da3e8c4 [DeLICM] Remove uses of isl::give by Tobias Grosser · 7 years ago
  30. 0ba8c4a [islpp] Remove use of isl::give from unittests by Tobias Grosser · 7 years ago
  31. be483ae Add isl operator overloads for isl::pw_aff (Try II) by Tobias Grosser · 7 years ago
  32. 7bbacbf Revert r327216 'Add isl operator overloads for isl::pw_aff' by Tobias Grosser · 7 years ago
  33. 3a99893 Adjust to clang-format changes by Tobias Grosser · 7 years ago
  34. a1da86b Add isl operator overloads for isl::pw_aff by Tobias Grosser · 7 years ago
  35. d806af3 [CMake] Use PRIVATE in target_link_libraries for executables by Shoaib Meenai · 8 years ago
  36. f281ae5 [test] Add some test cases for computeArrayUnused. by Michael Kruse · 8 years ago
  37. ade1426 [DeLICM] Fix unused zone for writes without in-between read. by Michael Kruse · 8 years ago
  38. f930848 Add forgotten CMakeLists.txt file in unit-test by Tobias Grosser · 8 years ago
  39. 00f25d0 Fix spelling error in previous commit by Tobias Grosser · 8 years ago
  40. feae3df [unittests] Add unittest for getPartialTilePrefixes by Tobias Grosser · 8 years ago
  41. 16879be Update Polly to reflect a change to a clang-format patch. I'm not sure by Chandler Carruth · 8 years ago
  42. 483340b [Polly][NewPM] Reenable ScopPassManager unittest by Philip Pfaffe · 8 years ago
  43. e890d5b Drop nonexisting ScopPassManager directory by Tobias Grosser · 8 years ago
  44. 762ec5a [Polly][NewPM] Add missing Unittests by Philip Pfaffe · 8 years ago
  45. 35bdcaf [Polly][NewPM][WIP] Add a ScopPassManager by Philip Pfaffe · 8 years ago
  46. 792a6fc [CMake] Use object library to build the two flavours of Polly. by Michael Kruse · 8 years ago
  47. e6d2beb [unittests/DeLICM] Add test for Written vs Written. by Michael Kruse · 8 years ago
  48. 8080011 [unittests/DeLICM] Add test for Occipied vs Occupied. by Michael Kruse · 8 years ago
  49. 3e519b9 [DeLICM] Use Known information when comparing Occupied and Written. by Michael Kruse · 8 years ago
  50. cd2be66 [DeLICM] Use Known information when comparing Existing.Occupied and Proposed.Occupied. by Michael Kruse · 8 years ago
  51. a8b0be8 [unittests] Derive Occupied from Unused when given. by Michael Kruse · 8 years ago
  52. b745b74 [unittests] Add postcondition to completeLifetime. by Michael Kruse · 8 years ago
  53. 9c19d1f [CMake] Fix unittests in out-of-LLVM-tree builds. by Michael Kruse · 8 years ago
  54. ab6b47d [CMake] Link unittests only against libLLVM.so, if available. by Michael Kruse · 8 years ago
  55. 8431e99 [DeLICM] Use Known information when comparing Existing.Written and Proposed.Written. by Michael Kruse · 8 years ago
  56. 75aa1a9 Use isl C++ foreach implementation by Tobias Grosser · 8 years ago
  57. a8e885d [DeLICM] Introduce unittesting infrastructure for Known and Written. NFC. by Michael Kruse · 8 years ago
  58. 72f39225 [DeLICM] Export Known and Written to DeLICMTests. NFC. by Michael Kruse · 8 years ago
  59. 5e64569 [DeLICM] Rename Knowledge to KnowledgeStr. NFC. by Michael Kruse · 8 years ago
  60. 174f483 [Support] Add functions to ISLTools. by Michael Kruse · 8 years ago
  61. 0d10696 [DeLICM] Refector out parseSetOrNull. NFC. by Michael Kruse · 8 years ago
  62. d75d56e [DeLICM] Add forgotten isl_space_set_tuple_id in unittests. by Michael Kruse · 8 years ago
  63. 9cc7e35 [unittest] Do not convert large unsigned long to isl::val by Tobias Grosser · 8 years ago
  64. 3cc57fa [unittest] Translate isl tests to C++ bindings by Tobias Grosser · 8 years ago
  65. deaef15 Introduce isl C++ bindings, Part 1: value_ptr style interface by Tobias Grosser · 8 years ago
  66. f4e201e [Support] Remove NonowningIslPtr. NFC. by Michael Kruse · 8 years ago
  67. c28c584 [DeLICM] Add forgotten unittests in previous commit. NFC. by Michael Kruse · 8 years ago
  68. e23e94a [DeLICM] Add Knowledge class. NFC. by Michael Kruse · 8 years ago
  69. acb08aa [Support] Add convertZoneToTimepoints. NFC. by Michael Kruse · 8 years ago
  70. ec67d36 [Support] Add computeArrayUnused. NFC. by Michael Kruse · 8 years ago
  71. f4dc133 [Support] Add computeReachingWrite. NFC. by Michael Kruse · 8 years ago
  72. ff40087 Update to recent formatting changes by Tobias Grosser · 8 years ago
  73. d150881 [Support] Add general isl tools for DeLICM. NFC. by Michael Kruse · 8 years ago
  74. 21a059a Adjust formatting to commit r292110 [NFC] by Tobias Grosser · 8 years ago
  75. 290ea50 Teach Polly's unittest macro to link LLVMDemangle which LLVMSupport now by Chandler Carruth · 8 years ago
  76. 209b463 Add unittests for foreach(Elt|Piece). NFC. by Michael Kruse · 8 years ago
  77. 7886bd7 Add -polly-flatten-schedule pass. by Michael Kruse · 9 years ago
  78. 9d61e4a Avoid the use of large unsigned values in isl unit test by Tobias Grosser · 9 years ago
  79. aa6eb5c unittests: Make the expected value the first argument in EXPECT_EQ [NFC] by Tobias Grosser · 9 years ago
  80. 4372000 Improve documentation and testing for isl_valFromAPInt by Tobias Grosser · 9 years ago
  81. 76f8279 Improve documentation and testing of APIntFromVal by Tobias Grosser · 9 years ago
  82. fd4a332 Do not build unittests by default. by Michael Kruse · 9 years ago
  83. 05cf9c2 Introduce unittests. by Michael Kruse · 9 years ago