Sign in
llvm
/
llvm-project
/
polly
Clone this repo:
Branches
main
master
39e8f99
[polly][CMake] Replace `elseif ()` with `else ()`
by Owen Pan
· 3 weeks ago
main
master
f8e60d1
[polly] Replace SmallSet with SmallPtrSet (NFC) (#154367)
by Kazu Hirata
· 5 weeks ago
8c7df0f
Slightly improve the getenv("bar") linking problem
by Luke Drummond
· 3 years ago
44c829b
[Polly] Remove Accidental Test Comment in CMakeLists.txt
by Aiden Grossman
· 9 weeks ago
1eeda75
[CI] Enable sccache GCS on Linux premerge (#149923)
by Aiden Grossman
· 9 weeks ago
12d7573
[IR] Only allow lifetime.start/end on allocas (#149310)
by Nikita Popov
· 9 weeks ago
ca09e37
[polly] Remove an unused local variable (NFC) (#144012)
by Kazu Hirata
· 3 months ago
52920a0
[Remarks] Remove an upcast footgun. NFC (#142191)
by Jon Roelofs
· 4 months ago
75469c0
[CMake] respect LLVMConfig.cmake's LLVM_DEFINITIONS in standalone builds (#138587)
by jeremyd2019
· 4 months ago
7f0299f
Fix regression tests with bad FileCheck checks (#140373)
by Mohammad Bashir
· 4 months ago
7091aa9
[polly] Drop const from return types (NFC) (#140837)
by Kazu Hirata
· 4 months ago
a001e48
[polly] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139418)
by Kazu Hirata
· 5 months ago
f50ac7d
Reapply "IR: Remove uselist for constantdata (#137313)" (#138961)
by Matt Arsenault
· 5 months ago
0a761d1
Revert "IR: Remove uselist for constantdata (#137313)"
by Kirill Stoimenov
· 5 months ago
a78aa60
IR: Remove uselist for constantdata (#137313)
by Matt Arsenault
· 5 months ago
aa6cb3a
[RemoveDI][Polly] Migrate to adapt to the new DebugRecord format in more areas (#135935)
by Karthika Devi C
· 5 months ago
bd8bb41
[Documentation] Always use SVG for dot-generated doxygen images. (#136843)
by cor3ntin
· 5 months ago
349f271
[RemoveDI][Polly] Use iterators instead of instruction pointers to SetInsertPoint (#135336)
by Karthika Devi C
· 5 months ago
697c310
[polly] Prefer PointerType::get with LLVMContext over Type (NFC) (#133868)
by Mats Jun Larsen
· 6 months ago
c60c0b5
Reapply "[EquivalenceClasses] Replace findValue with contains (NFC)."
by Florian Hahn
· 6 months ago
More »