This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
/
Passes
History
Kazu Hirata
902b0bd04a
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
...
"const" is extraneous in the presence of "constexpr" for simple variables and arrays.
2025-11-02 15:52:44 -08:00
..
BottomUpVec.cpp
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
2025-11-02 15:52:44 -08:00
PackReuse.cpp
Reapply "[SandboxVec] Add a simple pack reuse pass (
#141848
)"
2025-06-05 09:14:17 -07:00
PassRegistry.def
Reapply "[SandboxVec] Add a simple pack reuse pass (
#141848
)"
2025-06-05 09:14:17 -07:00
RegionsFromBBs.cpp
…
RegionsFromMetadata.cpp
Reapply "[SandboxVec] Add a simple pack reuse pass (
#141848
)"
2025-06-05 09:14:17 -07:00
SeedCollection.cpp
[SandboxVec][SeedCollector][NFC] Replace cl::opt flags with constructor args (
#143206
)
2025-06-27 12:27:25 -07:00
TransactionAcceptOrRevert.cpp
…
TransactionSave.cpp
[Transforms] Remove unused includes (NFC) (
#141357
)
2025-05-24 09:37:43 -07:00