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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
History
vporpo
9c6a442f29
[SandboxVec] Add TransactionAlwaysRevert pass (
#141688
)
...
This patch adds a region pass that reverts the IR state unconditionally. This is used for testing.
2025-05-28 10:57:58 -07:00
..
Passes
[SandboxVec] Add TransactionAlwaysRevert pass (
#141688
)
2025-05-28 10:57:58 -07:00
DependencyGraph.cpp
[SandboxVec][Scheduler] Fix reassignment of SchedBundle to DGNode
2025-02-20 15:28:16 -08:00
InstrMaps.cpp
[SandboxVec][BottomUpVec] Separate vectorization decisions from code generation (
#127727
)
2025-02-20 10:21:25 -08:00
Interval.cpp
Reapply "[SandboxVec][Interval][NFC] Move a few definitions from header to .cpp"
2025-01-15 16:38:37 -08:00
Legality.cpp
[Transforms] Use range constructors of *Set (NFC) (
#133203
)
2025-03-27 07:51:58 -07:00
SandboxVectorizer.cpp
[SandboxVec][NFC] Replace std::regex with llvm::Regex (
#134110
)
2025-04-02 13:46:56 -07:00
SandboxVectorizerPassBuilder.cpp
[SandboxVec] Add TransactionAlwaysRevert pass (
#141688
)
2025-05-28 10:57:58 -07:00
Scheduler.cpp
[SandboxVec][Scheduler] Enforce scheduling SchedBundle instrs back-to-back (
#128092
)
2025-02-27 10:23:50 -08:00
SeedCollector.cpp
[llvm] Use range-based for loops with llvm::drop_begin (NFC) (
#136417
)
2025-04-19 09:10:43 -07:00
VecUtils.cpp
[SandboxVec][VecUtils][NFC] Move functions to VecUtils.cpp and add a VecUtils::dump()
2025-01-17 11:56:07 -08:00