This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d452d5e2de70a180e5af26dbda40cfb8b2506590
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Nikita Popov
d452d5e2de
[Bitcode] Fix constexpr autoupgrade for arrays and structs
...
While vectors use insertelement, structs and arrays should use insertvalue.
2022-09-07 12:47:21 +02:00
..
BitcodeAnalyzer.cpp
Remove redundant initialization of Optional (NFC)
2022-08-20 21:18:28 -07:00
BitcodeReader.cpp
[Bitcode] Fix constexpr autoupgrade for arrays and structs
2022-09-07 12:47:21 +02:00
BitReader.cpp
Cleanup LLVMBitcode headers
2022-02-07 21:19:22 +01:00
CMakeLists.txt
…
MetadataLoader.cpp
[llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC
2022-08-08 11:24:15 -07: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