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
/
Bitcode
/
Reader
History
Vitaly Buka
356bbb0b25
[NFC][IR] Use auto instead of explicit type (
#130351
)
...
Preparation for CFI Index refactoring, which will fix O(N^2) in ThinLTO indexing.
2025-03-07 14:47:24 -08:00
..
BitcodeAnalyzer.cpp
Reapply "[MemProf] Use radix tree for alloc contexts in bitcode summaries" (
#117395
) (
#117404
)
2024-11-22 16:18:30 -08:00
BitcodeReader.cpp
[NFC][IR] Use auto instead of explicit type (
#130351
)
2025-03-07 14:47:24 -08:00
BitReader.cpp
…
CMakeLists.txt
…
MetadataLoader.cpp
[Bitcode] Avoid repeated hash lookups (NFC) (
#128824
)
2025-02-27 01:44:43 -08:00
MetadataLoader.h
[BitcodeReader] Replace unsupported constexprs in metadata with undef
2023-10-05 14:38:25 +02:00
ValueList.cpp
[Bitcode] Remove an unnecessary include (NFC)
2023-12-08 22:32:43 -08:00
ValueList.h
…