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
d015c7b4fdc70729bd8bd976006225c683f944f7
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Ted Kremenek
d015c7b4fd
Added support for processing abbreviations in the Deserializer.
...
Added some #ifdef-controlled messages for debugging backpatching. llvm-svn: 43771
2007-11-06 19:49:16 +00:00
..
BitcodeReader.cpp
Make labels work in asm blocks; allow labels as
2007-11-05 21:20:28 +00:00
BitcodeReader.h
This is the patch to provide clean intrinsic function overloading support in LLVM. It cleans up the intrinsic definitions and generally smooths the process for more complicated intrinsic writing. It will be used by the upcoming atomic intrinsics as well as vector and float intrinsics in the future.
2007-08-04 01:51:18 +00:00
Deserialize.cpp
Added support for processing abbreviations in the Deserializer.
2007-11-06 19:49:16 +00:00
DeserializeAPInt.cpp
Added serialization support for APInt.
2007-10-26 21:50:10 +00:00
Makefile
…