This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-12 20:48:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Bitcode
/
Reader
History
Chris Lattner
77c83b943d
add supprot for FP constants, wide integers, and fix the encoding of MININT
...
llvm-svn: 36390
2007-04-24 04:04:35 +00:00
..
BitcodeReader.cpp
add supprot for FP constants, wide integers, and fix the encoding of MININT
2007-04-24 04:04:35 +00:00
BitcodeReader.h
read basic constants: null, undef, integers <= 64bits
2007-04-24 03:30:34 +00:00
Makefile
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00
ReaderWrappers.cpp
Initial support for reading bitcode files. They currently only read types,
2007-04-22 06:23:29 +00:00