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
Vasileios Porpodas
32b38d248f
[NFC] Rename Instruction::insertAt() to Instruction::insertInto(), to be consistent with BasicBlock::insertInto()
...
Differential Revision:
https://reviews.llvm.org/D140085
2022-12-15 12:27:45 -08:00
..
BitcodeAnalyzer.cpp
[Bitcode(Reader|Writer)] Convert Optional to std::optional
2022-12-07 15:27:38 -08:00
BitcodeReader.cpp
[NFC] Rename Instruction::insertAt() to Instruction::insertInto(), to be consistent with BasicBlock::insertInto()
2022-12-15 12:27:45 -08:00
BitReader.cpp
Cleanup LLVMBitcode headers
2022-02-07 21:19:22 +01:00
CMakeLists.txt
llvmbuildectomy - replace llvm-build by plain cmake
2020-11-13 10:35:24 +01:00
MetadataLoader.cpp
Don't include None.h (NFC)
2022-12-10 11:24:26 -08:00
MetadataLoader.h
Cleanup LLVMBitcode headers
2022-02-07 21:19:22 +01:00
ValueList.cpp
[Bitcode] Support expanding constant expressions into instructions
2022-06-28 11:09:46 +02:00
ValueList.h
Remove unused forward declarations (NFC)
2022-07-17 15:37:48 -07:00