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
/
bolt
/
lib
/
Rewrite
History
Anatoly Trosinenko
c818ae7399
[BOLT] Gadget scanner: detect non-protected indirect calls (
#131899
)
...
Implement the detection of non-protected indirect calls and branches similar to pac-ret scanner.
2025-04-03 16:40:34 +03:00
..
BinaryPassManager.cpp
[BOLT] Report flow conservation scores (
#127954
)
2025-02-28 11:06:52 -05:00
BoltDiff.cpp
[BOLT] Add support for safe-icf (
#116275
)
2024-12-16 21:49:53 -08:00
BuildIDRewriter.cpp
[BOLT] Use rewriter interface for updating binary build ID (
#94273
)
2024-06-03 21:39:47 -07:00
CMakeLists.txt
[BOLT][CMake] Don't export bolt libraries in LLVMExports.cmake (
#121936
)
2025-01-08 09:41:09 +01:00
DWARFRewriter.cpp
[JITLink] Switch to SymbolStringPtr for Symbol names (
#115796
)
2024-12-06 10:22:09 +11:00
ExecutableFileMemoryManager.cpp
[BOLT] Use StringRef::{starts,ends}_with (NFC)
2023-12-13 23:34:49 -08:00
JITLinkLinker.cpp
[BOLT][Linker][NFC] Remove lookupSymbol() in favor of lookupSymbolInfo() (
#128070
)
2025-02-20 17:14:33 -08:00
LinuxKernelRewriter.cpp
[BOLT] Detect Linux kernel version if the binary is a Linux kernel (
#119088
)
2024-12-26 09:54:23 -08:00
MachORewriteInstance.cpp
[NFC][BOLT] Refactor ForcePatch option (
#127812
)
2025-03-21 15:55:09 +00:00
MetadataManager.cpp
[BOLT] Use rewriter interface for updating binary build ID (
#94273
)
2024-06-03 21:39:47 -07:00
PseudoProbeRewriter.cpp
[BOLT] Match blocks with pseudo probes (
#99891
)
2024-11-12 07:21:03 -08:00
RewriteInstance.cpp
[BOLT] Gadget scanner: detect non-protected indirect calls (
#131899
)
2025-04-03 16:40:34 +03:00
SDTRewriter.cpp
Use StringRef::operator== instead of StringRef::equals (NFC) (
#91864
)
2024-05-12 23:08:40 -07:00