1. fe0e5b3 [Polly] Insert !dbg metadata for emitted CallInsts. by Michael Kruse · 2 years, 11 months ago
  2. 46354ba [OpaquePtrs] Remove some uses of type-less CreateLoad APIs (NFC) by Nikita Popov · 4 years, 3 months ago
  3. 0257a92 Fix polly build after StringRef change. by Eli Friedman · 5 years ago
  4. 89251ed [CodeGen] LLVM OpenMP Backend. by Michael Kruse · 6 years ago
  5. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  6. 859ef1c Fix the build after r314375 by Philip Pfaffe · 8 years ago
  7. 0956a60 Disable the Loop Vectorizer in case of GEMM by Roman Gareev · 8 years ago
  8. a6d48f5 Fix a lot of typos. NFC. by Michael Kruse · 8 years ago
  9. 5b263d4 [Polly] Remove unused header by Hongbin Zheng · 8 years ago
  10. 4fe342c [Polly] Generate more 'canonical' induction variable by Hongbin Zheng · 8 years ago
  11. 7b5a4df Exploit BasicBlock::getModule to shorten code by Tobias Grosser · 8 years ago
  12. 67726b3 SAdjust to recent change in constructor definition of AllocaInst by Tobias Grosser · 8 years ago
  13. b3e30c3 Update for alloca construction changes by Matt Arsenault · 8 years ago
  14. 447f175 Fix formatting in LoopGenerators by Philip Pfaffe · 8 years ago
  15. 2d950f3 [Polly][NewPM] Pull references to the legacy PM interface from utilities and helpers by Philip Pfaffe · 8 years ago
  16. 7693b11 [OpenMP] Do not emit lifetime markers for context by Tobias Grosser · 8 years ago
  17. b6945e3 Fix clang-format by Tobias Grosser · 8 years ago
  18. 8dd653d clang-tidy: apply modern-use-nullptr fixes by Tobias Grosser · 9 years ago
  19. 3717aa5 This reverts recent expression type changes by Tobias Grosser · 9 years ago
  20. d365537 Simplify the type adjustment in the IslExprBuilder by Johannes Doerfert · 9 years ago
  21. 5624d3c Adjust formatting to clang-format changes in 256149 by Tobias Grosser · 9 years ago
  22. b8f58b5 polly/ADT: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  23. 521dd58 Move the ValueMapT declaration out of BlockGenerator by Johannes Doerfert · 10 years ago
  24. 95e59aa OpenMP: Name addresses in subfunction structure by Tobias Grosser · 10 years ago
  25. a89dc57 Do not use '.' in subfunction names by Tobias Grosser · 10 years ago
  26. 72b8067 OpenMP: Name the values passed to the subfunciton according to the original llvm::Values by Tobias Grosser · 10 years ago
  27. d8e3c8c Fix typo by Tobias Grosser · 10 years ago
  28. 1128b365 Adapt to IRBuilder::CreateCall interface change by Tobias Grosser · 10 years ago
  29. d4ea2f4 Revert "Adjust formatting to latest clang-format change" by Tobias Grosser · 10 years ago
  30. ba0d092 Sort include directives by Tobias Grosser · 10 years ago
  31. f7b5480 Adjust formatting to latest clang-format change by Tobias Grosser · 10 years ago
  32. f0e3d50 [opaque pointer type] More GEP API migrations by David Blaikie · 10 years ago
  33. 5ec3333 [PM] Update Polly for LLVM r226394 and r226396 which changed some of the by Chandler Carruth · 10 years ago
  34. 6adcf56 [PM] Update Polly for LLVM r226385 which made LoopInfo actually derive by Chandler Carruth · 10 years ago
  35. 154d946 Add PreHeader always to OuterLoop by Tobias Grosser · 11 years ago
  36. a441783 [Fix] Accidently changed the type of a libgomp argument in r219003. by Johannes Doerfert · 11 years ago
  37. 1356ac7 Put the parallel context alloca into the function entry block. by Johannes Doerfert · 11 years ago
  38. 990cd4c Add option to limit the maximal number of parallel threads. by Johannes Doerfert · 11 years ago
  39. 12b355a [Refactor] Generalize parallel code generation by Johannes Doerfert · 11 years ago
  40. 51d1c74 [Refactor] Rename LoopAnnotator to ScopAnnotator by Johannes Doerfert · 11 years ago
  41. c7b719f Annotate LLVM-IR for all parallel loops by Johannes Doerfert · 11 years ago
  42. f8a678d Build domtree of new loops correctly by Tobias Grosser · 11 years ago
  43. dd5c144 Allow to generate a loop without the GuardBB by Johannes Doerfert · 11 years ago
  44. 2ef3f4f Make used analysis passes explicit by Johannes Doerfert · 11 years ago
  45. 43e1ead [Refactor] Use attributes to mark function as invalid for polly by Johannes Doerfert · 11 years ago
  46. 91f5b26 Use range-based for loops by Tobias Grosser · 11 years ago
  47. 2f4529f clang-format: Remove empty lines by Tobias Grosser · 11 years ago
  48. 0c9de71 avoid warning by Sebastian Pop · 11 years ago
  49. 37c9b8e Emit llvm.loop metadata for parallel loops by Tobias Grosser · 11 years ago
  50. 5103ba7 Introduce PollyIRBuilder by Tobias Grosser · 11 years ago
  51. 45bac0d Use C++11 formatting by Tobias Grosser · 11 years ago
  52. c5d1689 Update for llvm api change. by Rafael Espindola · 11 years ago
  53. 42aff30 Adapt to DomTree changes in r199104 by Tobias Grosser · 11 years ago
  54. e87c6a8 [cleanup] Update Polly for moved header in LLVM r199082. by Chandler Carruth · 11 years ago
  55. 4c932b8 Remove unneeded comma and update formatting by Tobias Grosser · 12 years ago
  56. 3081b0f Update LoopInfo correctly by Tobias Grosser · 12 years ago
  57. 5db6ffd LoopGenerators: Construct loops such that they are already loop rotated by Tobias Grosser · 12 years ago
  58. 8362818 Sort includes by Tobias Grosser · 12 years ago
  59. e602a07 Reformat with clang-format by Tobias Grosser · 12 years ago
  60. 36e6ca0 Remove unnecessary explicit typing in std::make_pair by Andy Gibbs · 12 years ago
  61. c14582f CodeGen: clang-format goodness by Tobias Grosser · 12 years ago
  62. 535d52c Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to by Chandler Carruth · 12 years ago
  63. ae2d83e Formatting: Break lines after binary operators such as '&&' by Tobias Grosser · 12 years ago
  64. 1bb59b0 Fix obvious formatting problems. by Tobias Grosser · 12 years ago
  65. 5d01691d Revert multiple adress space changes in Polly by Tobias Grosser · 13 years ago
  66. acdc5e8 Another fix for a build-bot reported API mismatch. by Chandler Carruth · 13 years ago
  67. c967d8e isl-codegen: Support '<' and '>' by Tobias Grosser · 13 years ago
  68. 7a3d820 Move TargetData to DataLayout to fix build breakage caused by LLVM r16540 by Micah Villmow · 13 years ago
  69. 400a4ac Mark the increments of the generated induction variables 'NSW' by Tobias Grosser · 13 years ago
  70. 8a84661 Refactor: Move the code generation related header files to include/polly/CodeGen. by Hongbin Zheng · 13 years ago
  71. 4ac4e15 Refactor: Pass the argument 'IRBuilder' and 'AfterBlock' of function 'createLoop' by by Hongbin Zheng · 13 years ago
  72. 609089f Move the CodeGeneration.cpp to the CodeGen folder and update the build system. by Hongbin Zheng · 13 years ago[Renamed from polly/lib/LoopGenerators.cpp]
  73. f74a4cd CodeGen: Extract the LLVM-IR generaction of scalar and OpenMP loops. by Tobias Grosser · 13 years ago