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
/
FuzzMutate
History
Nikita Popov
8975eb3274
[FuzzerMutate] Allow implicit truncation
...
If the fixed value 42 does not fit the integer type, truncate it.
2025-12-15 15:44:04 +01:00
..
CMakeLists.txt
…
FuzzerCLI.cpp
…
IRMutator.cpp
[FuzzMutate] Properly handle intrinsics and avoid illegal code genertion (
#145495
)
2025-06-24 09:52:55 -07:00
OpDescriptor.cpp
[FuzzerMutate] Allow implicit truncation
2025-12-15 15:44:04 +01:00
Operations.cpp
…
RandomIRBuilder.cpp
[FuzzMutate] Prevent the mutator from generating illegal memory operations (
#144885
)
2025-07-04 07:48:31 -07:00