This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-22 23:49:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9596676e6586767e7ae412ed26fbd8e3a16a4c18
llvm
/
bolt
/
lib
/
Core
History
Nathan Sidwell
9596676e65
[BOLT] Determine address size from binary (
#74870
)
...
Query the executable for address size.
2023-12-09 14:39:57 -05:00
..
AddressMap.cpp
…
BinaryBasicBlock.cpp
…
BinaryContext.cpp
[BOLT] Extend calculateEmittedSize() for block size calculation (
#73076
)
2023-11-23 15:28:31 -05:00
BinaryData.cpp
…
BinaryEmitter.cpp
[BOLT] Create .text.warm for 3-way splitting (
#73863
)
2023-11-29 22:42:36 -05:00
BinaryFunction.cpp
[BOLT][NFC] Fix comment (
#73983
)
2023-11-30 14:31:38 -08:00
BinaryFunctionProfile.cpp
…
BinarySection.cpp
…
CMakeLists.txt
…
DebugData.cpp
…
DIEBuilder.cpp
[BOLT][DWARF][NFC] Added const to variable (
#73731
)
2023-11-28 17:30:28 -08:00
DynoStats.cpp
…
Exceptions.cpp
[BOLT] Determine address size from binary (
#74870
)
2023-12-09 14:39:57 -05:00
FunctionLayout.cpp
[BOLT] CDSplit main logic part 1/2 (
#73895
)
2023-11-30 20:55:36 -05:00
HashUtilities.cpp
[BOLT] Use deterministic xxh3 for computing BF/BB hashes (
#72542
)
2023-11-27 14:45:46 -08:00
JumpTable.cpp
…
MCPlusBuilder.cpp
[BOLT] Make instruction size a first-class annotation (
#72167
)
2023-11-13 14:33:39 -08:00
ParallelUtilities.cpp
…
Relocation.cpp
…