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
/
Transform
History
Arthur Eubanks
84728a3d75
[Inliner] Remove legacy simple inliner
...
It's part of the optimization pipeline, of which the legacy pass manager version is deprecated.
2023-02-09 10:36:58 -08:00
..
Canonicalization.cpp
[Inliner] Remove legacy simple inliner
2023-02-09 10:36:58 -08:00
CodePreparation.cpp
…
DeadCodeElimination.cpp
…
DeLICM.cpp
Remove redundaunt virtual specifiers (NFC)
2022-07-25 23:00:59 -07:00
FlattenAlgo.cpp
…
FlattenSchedule.cpp
Remove redundaunt virtual specifiers (NFC)
2022-07-25 23:00:59 -07:00
ForwardOpTree.cpp
LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-09 04:06:52 +00:00
ManualOptimizer.cpp
[polly] Use std::optional instead of llvm::Optional (NFC)
2023-01-02 19:18:46 -08:00
MatmulOptimizer.cpp
Remove unused #include "llvm/ADT/Optional.h"
2022-12-05 06:31:11 +00:00
MaximalStaticExpansion.cpp
…
ScheduleOptimizer.cpp
[Polly] Generalize the pattern matching to the case of tensor contractions
2022-08-07 13:10:32 +03:00
ScheduleTreeTransform.cpp
[polly] Fixed a number of typos. NFC
2022-08-07 22:56:07 +08:00
ScopInliner.cpp
…
Simplify.cpp
[polly] Use std::optional instead of llvm::Optional (NFC)
2023-01-02 19:18:46 -08:00
ZoneAlgo.cpp
…