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
e119266c19c97ab5128aa9c563b9db60a2a220c2
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Ted Kremenek
ef23e34bba
Fixed warning concerning implicit conversion from a NULL pointer
...
constant to an unsigned int. We now just directly assign the literal 0. llvm-svn: 43459
2007-10-29 18:43:39 +00:00
..
BitcodeReader.cpp
Next PPC long double bits. First cut at constants.
2007-10-11 18:07:22 +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
Fixed warning concerning implicit conversion from a NULL pointer
2007-10-29 18:43:39 +00:00
DeserializeAPInt.cpp
Added serialization support for APInt.
2007-10-26 21:50:10 +00:00
Makefile
…