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
History
Alexey Bataev
88f830aed8
[SLP]Do not try to reduced instruction, marked for deletion in previous attempts
...
Need to skip instructions, which were vectorized and marked for deletion to prevent a compiler crash
2026-03-22 10:10:48 -07:00
..
AggressiveInstCombine
[AggressiveInstCombine] Recognize table based log2 and replace with ctlz+sub. (
#185160
)
2026-03-14 17:38:56 -07:00
CFGuard
[NFC][win] Use an enum for the cfguard module flag (
#176461
)
2026-01-16 18:23:25 -08:00
Coroutines
[Coroutines][NFC] Elide coro.free based on frame instead of coro.id (
#187627
)
2026-03-20 15:05:51 +08:00
HipStdPar
[HIPSTDPAR] Add handling for math builtins (
#140158
)
2025-07-28 22:29:31 +01:00
InstCombine
[Instcombine] Write Instcombine pass to strength reduce lock xadd to lock sub (
#184715
)
2026-03-21 20:45:29 +00:00
Instrumentation
[compiler-rt] Define GPU specific handling of profiling functions (
#185763
)
2026-03-19 10:51:48 -05:00
IPO
[LLVM] Add flatten function attribute to LLVM IR and implement recursive inlining in AlwaysInliner (
#174899
)
2026-03-19 11:25:46 -07:00
ObjCARC
[IR] Implement successors as Use iterators (
#186616
)
2026-03-14 21:42:58 +01:00
Scalar
[LoopRotate] Use SCEV exit counts to improve rotation profitability (
#187483
)
2026-03-20 10:21:15 +00:00
Utils
[LoopRotate] Use SCEV exit counts to improve rotation profitability (
#187483
)
2026-03-20 10:21:15 +00:00
Vectorize
[SLP]Do not try to reduced instruction, marked for deletion in previous attempts
2026-03-22 10:10:48 -07:00
CMakeLists.txt
…