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
4bbe6dc8a923089cdacd3363996fc00a64f96cfa
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Matt Arsenault
b03bd4d96b
Add addrspacecast instruction.
...
Patch by Michele Scandale! llvm-svn: 194760
2013-11-15 01:34:59 +00:00
..
BitcodeReader.cpp
Add addrspacecast instruction.
2013-11-15 01:34:59 +00:00
BitcodeReader.h
Use error_code in GVMaterializer.
2013-11-05 19:36:34 +00:00
BitReader.cpp
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
BitstreamReader.cpp
Micro-optimization: don't shift an entire bitcode record over to get the code.
2013-05-10 22:17:10 +00:00
CMakeLists.txt
BitstreamReader hasn't aged well. It's been hacked on by various people and
2013-01-19 18:19:39 +00:00
LLVMBuild.txt
…
Makefile
…