1. 6a6d9df getDependences to new C++ interface by Tobias Grosser · 7 years ago
  2. d680edf Move include/isl-noexceptions.h to include/isl/isl-noexceptions.h by Tobias Grosser · 8 years ago
  3. 990cbb4 [Polly] Move Scop::restrictDomains to islpp. NFC. by Tobias Grosser · 8 years ago
  4. 61bd3a4 [ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC] by Tobias Grosser · 8 years ago
  5. 31df6f3 [ScopInfo] Move Scop::getDomains to isl++ [NFC] by Tobias Grosser · 8 years ago
  6. 5ab39ff [ScopInfo] Move get*Writes/getReads/getAccesses to isl++ by Tobias Grosser · 8 years ago
  7. 3e618c3 [DeadCodeElimination] Translate to C++ bindings by Tobias Grosser · 9 years ago
  8. 935b2a3 [DeadCodeElim] Put -polly-dce-precise-steps into the Polly category. by Michael Kruse · 9 years ago
  9. b3224ad Perform copying to created arrays according to the packing transformation by Roman Gareev · 9 years ago
  10. c80d697 Drop '@brief' from doxygen comments by Tobias Grosser · 9 years ago
  11. 522478d clang-tidy: Add llvm namespace comments by Tobias Grosser · 9 years ago
  12. 99191c7 Decouple SCoP building logic from pass by Johannes Doerfert · 9 years ago
  13. 3c6a99b Add __isl_give annotations to return types [NFC] by Johannes Doerfert · 9 years ago
  14. 2a79885 Allow the client of DependenceInfo to obtain dependences at different granularities. by Hongbin Zheng · 10 years ago
  15. 45be644 [NFC] Consistenly use commented and annotated ScopPass functions by Johannes Doerfert · 10 years ago
  16. cd524dc Add explicit #includes for used isl features by Tobias Grosser · 10 years ago
  17. ba0d092 Sort include directives by Tobias Grosser · 10 years ago
  18. 7e6424b Create a dependence struct to hold dependence information for a SCoP. by Johannes Doerfert · 11 years ago
  19. f6557f9 Rename the Dependences pass to DependenceInfo [NFC] by Johannes Doerfert · 11 years ago
  20. 909a3bf [Refactor] Use virtual and override appropriately by Johannes Doerfert · 11 years ago
  21. 3fe584d [Refactor] Add a Scop & as argument to printScop by Johannes Doerfert · 11 years ago
  22. 11e3873 Dead code elimination: Update dependences after eliminating code by Tobias Grosser · 11 years ago
  23. c2920ff DeadCodeElimination: Fix liveout computation by Tobias Grosser · 11 years ago
  24. e816292 Remove unnecessary isl annotations by Tobias Grosser · 11 years ago
  25. 780ce0f DeadCodeElim: Compute correct liveout for non-affine accesses by Tobias Grosser · 11 years ago
  26. f190613 Model statement wise reduction dependences by Johannes Doerfert · 11 years ago
  27. 2f4529f clang-format: Remove empty lines by Tobias Grosser · 12 years ago
  28. 64e8e37 Allow several polly command line options to be provided multiple times by Tobias Grosser · 12 years ago
  29. 19523ed Move transformations into own directory by Andreas Simbuerger · 12 years ago[Renamed from polly/lib/DeadCodeElimination.cpp]
  30. 356faa8 Dead code elimination: Schedule another approximative step before actual DCE by Tobias Grosser · 12 years ago
  31. 38c36ea Do not fail in case we do not have valid dependences by Tobias Grosser · 12 years ago
  32. 0bc0ad0 Fix formatting by Tobias Grosser · 12 years ago
  33. 817d51d DCE: Switch to hybrid precise-unprecise analysis by Tobias Grosser · 12 years ago
  34. ecae17f DCE: Update description by Tobias Grosser · 12 years ago
  35. 37eb422 Add polyhedral dead code elimination. by Tobias Grosser · 12 years ago
  36. 14f802f include missing ISL header file by Sebastian Pop · 12 years ago
  37. 8362818 Sort includes by Tobias Grosser · 12 years ago
  38. d7e5864 Update formatting to latest version of clang-format by Tobias Grosser · 12 years ago
  39. 4d96c8d clang-format: Many more files by Tobias Grosser · 13 years ago
  40. c30d9cc DeadCodeElimination: clang-format and comment by Tobias Grosser · 13 years ago
  41. b1304ba Dead code elimination: Make variable names uppercase by Tobias Grosser · 13 years ago
  42. 184e2fc clang-format the dead code elimination pass by Tobias Grosser · 13 years ago
  43. 1d34867 Add a sceleton for a polyhedral dead code elimination. by Tobias Grosser · 14 years ago