Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1e16bcf7fff14bc417689f26690dad0b3f77dd08
/
llvm
/
lib
/
Bitcode
/
Reader
/
BitcodeReader.cpp
1e16bcf7
implement reading and writing of constant exprs.
by Chris Lattner
· 19 years ago
1663cca
implement support for reading aggregate constants, including handling forward
by Chris Lattner
· 19 years ago
08feb1e
add supprot for FP constants, wide integers, and fix the encoding of MININT
by Chris Lattner
· 19 years ago
fbc1d33
read basic constants: null, undef, integers <= 64bits
by Chris Lattner
· 19 years ago
a272ead
move check to the right place :)
by Chris Lattner
· 19 years ago
47d131b
track global inits
by Chris Lattner
· 19 years ago
ccaa448
Read global symtab
by Chris Lattner
· 19 years ago
b549137
implement reading of abbrevs, and writing of abbreviated global varrs.
by Chris Lattner
· 19 years ago
4b00d92
first part of implementation of abbrevs. The writer isn't fully there yet and the
by Chris Lattner
· 19 years ago
1314b99
Initial support for reading bitcode files. They currently only read types,
by Chris Lattner
· 19 years ago