This website requires JavaScript.
Explore
Help
Sign In
ada
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/AdaCore/llvm-project.git
synced
2026-02-12 13:52:35 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
llvm-21
Add File
New File
Upload File
Apply Patch
llvm-project
/
bolt
/
lib
/
Rewrite
History
Maksim Panchenko
218fd69261
[BOLT] Decouple new segment creation from PHDR rewrite. NFCI (
#146111
)
...
Refactor handling of PHDR table rewrite to make modifications easier.
2025-07-02 11:22:12 -07:00
..
BinaryPassManager.cpp
[BOLT] Run PatchEntries pass before LongJmp (
#137236
)
2025-05-01 15:09:09 -07:00
BoltDiff.cpp
[BOLT] Add support for safe-icf (
#116275
)
2024-12-16 21:49:53 -08:00
BuildIDRewriter.cpp
[BOLT] Use StringRef::starts_with (NFC) (
#139437
)
2025-05-11 07:13:02 -07:00
CMakeLists.txt
Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (
#145959
) (
#146112
)
2025-06-27 11:05:49 -07:00
DWARFRewriter.cpp
Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (
#145959
) (
#146112
)
2025-06-27 11:05:49 -07:00
ExecutableFileMemoryManager.cpp
…
JITLinkLinker.cpp
[BOLT][Linker][NFC] Remove lookupSymbol() in favor of lookupSymbolInfo() (
#128070
)
2025-02-20 17:14:33 -08:00
LinuxKernelRewriter.cpp
[BOLT][Linux] Fix linux_banner lookup (
#144962
)
2025-06-19 23:09:34 -07:00
MachORewriteInstance.cpp
[BOLT] Remove redundant calls to std::unique_ptr<T>::get (NFC) (
#139403
)
2025-05-10 13:39:15 -07:00
MetadataManager.cpp
…
PseudoProbeRewriter.cpp
Clean up external users of GlobalValue::getGUID(StringRef) (
#129644
)
2025-04-28 11:09:43 +10:00
RewriteInstance.cpp
[BOLT] Decouple new segment creation from PHDR rewrite. NFCI (
#146111
)
2025-07-02 11:22:12 -07:00
SDTRewriter.cpp
…