1. 03346c2 [PPCGCodeGeneration] Fix runtime check adjustments since they make assumptions about BB layout. by Siddharth Bhat · 8 years ago
  2. 256070d [NFC] Return both polly.start and polly.exiting from executeScopConditionally. by Andreas Simbuerger · 8 years ago
  3. 2d950f3 [Polly][NewPM] Pull references to the legacy PM interface from utilities and helpers by Philip Pfaffe · 8 years ago
  4. acf8006 [Polly CodeGen] Break critical edge from RTC to original loop. by Eli Friedman · 9 years ago
  5. ef74443 Duplicate part of the Region interface in the Scop class [NFC] by Johannes Doerfert · 9 years ago
  6. 2d3d4ec executeScopConditionally: Introduce special exiting block by Tobias Grosser · 10 years ago
  7. d2b0360 Fix Codegen adding a second exit out of region by Michael Kruse · 10 years ago
  8. 2237088 Revise the simplification of regions by Michael Kruse · 10 years ago
  9. 7c3bad5 Use value semantics for list of ScopStmt(s) instead of std::owningptr by Tobias Grosser · 10 years ago
  10. 679dfaf Use unique_ptr to clarify ownership of ScopStmt by Tobias Grosser · 10 years ago
  11. ba0d092 Sort include directives by Tobias Grosser · 10 years ago
  12. f32d651 [Refactor] Include explicitly what is used by Johannes Doerfert · 11 years ago
  13. 62975f5 [PM] Update Polly for LLVM r226459 which removed another pass argument by Chandler Carruth · 11 years ago
  14. 6adcf56 [PM] Update Polly for LLVM r226385 which made LoopInfo actually derive by Chandler Carruth · 11 years ago
  15. f557987 [PM] Update Polly following LLVM r226373 which refactors LoopInfo in by Chandler Carruth · 11 years ago
  16. 3826224 [Refactor] Cleanup isl code generation by Johannes Doerfert · 11 years ago
  17. 2873594 Revert "[Refactor] Cleanup runtime code generation" by Tobias Grosser · 11 years ago
  18. 5b1a044 Fix formatting by Tobias Grosser · 11 years ago
  19. 9744c4a [Refactor] Cleanup runtime code generation by Johannes Doerfert · 11 years ago
  20. 8ca3681 Update for RegionInfo changes. by Matt Arsenault · 11 years ago
  21. 083d3d3 [C++11] Use more range based fors by Tobias Grosser · 11 years ago
  22. 5103ba7 Introduce PollyIRBuilder by Tobias Grosser · 12 years ago
  23. 472d3b7 codegen: Update LoopInfo correctly by Tobias Grosser · 12 years ago
  24. 42aff30 Adapt to DomTree changes in r199104 by Tobias Grosser · 12 years ago
  25. 8362818 Sort includes by Tobias Grosser · 12 years ago
  26. 03fc9ac Codegen: Replace region exit and entries recursively by Tobias Grosser · 12 years ago
  27. 535d52c Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to by Chandler Carruth · 13 years ago
  28. c55b598 Speculative update to Polly for LLVM r159421 which moved IRBuilder.h. by Chandler Carruth · 13 years ago
  29. 3a275d2 Move executeScopConditionally() into its own file by Tobias Grosser · 13 years ago