llvm-6502/lib/Bitcode/Reader
Chris Lattner fc643c5e88 remove attribution from lib Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45415 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-29 20:09:26 +00:00
..
BitcodeReader.cpp Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure 2007-12-17 22:33:23 +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
BitReader.cpp Adding bindings for memory buffers and module providers. Switching 2007-12-19 22:30:40 +00:00
Deserialize.cpp Modified Deserializer::ReadCStr to allow C-strings to be read into a 2007-12-17 22:25:12 +00:00
DeserializeAPFloat.cpp Implemented generic serialization of APFloat. 2007-11-07 18:39:22 +00:00
DeserializeAPInt.cpp Added serialization support for APInt. 2007-10-26 21:50:10 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00