This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87d02e0dfd760de38d092ef69f8a9164f28f2221
clang-p2996
/
polly
/
lib
/
CodeGen
History
Fangrui Song
f62b084e92
[LoopDeletion] Remove legacy pass
...
Following recent changes to remove non-core legacy passes.
2023-02-15 23:31:05 -08:00
..
BlockGenerators.cpp
…
CodegenCleanup.cpp
[LoopDeletion] Remove legacy pass
2023-02-15 23:31:05 -08:00
CodeGeneration.cpp
[NFC] Cleanup: Replace BB->getInstList().erase() with I->eraseFromParent().
2022-12-13 20:54:30 -08:00
IRBuilder.cpp
…
IslAst.cpp
…
IslExprBuilder.cpp
…
IslNodeBuilder.cpp
…
LoopGenerators.cpp
…
LoopGeneratorsGOMP.cpp
…
LoopGeneratorsKMP.cpp
…
ManagedMemoryRewrite.cpp
[polly] Fixed a number of typos. NFC
2022-08-07 22:56:07 +08:00
PerfMonitor.cpp
[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-02-07 12:39:46 +00:00
PPCGCodeGeneration.cpp
[Polly] Use std::nullopt to unbreak build.
2022-12-05 17:51:07 -06:00
RuntimeDebugBuilder.cpp
…
Utils.cpp
…