Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d743f0e8f2c1f878f578a928157dbe75d643b5bb
/
lib
/
Bitcode
f66d20d
ensure that every error return sets a message (and goes through Error, for
by Chris Lattner
· 18 years ago
084a844
fix memory leak
by Chris Lattner
· 18 years ago
f581c3b
implement reading and writing of constant exprs.
by Chris Lattner
· 18 years ago
522b7b1
implement support for reading aggregate constants, including handling forward
by Chris Lattner
· 18 years ago
0eef080
add supprot for FP constants, wide integers, and fix the encoding of MININT
by Chris Lattner
· 18 years ago
e16504e
read basic constants: null, undef, integers <= 64bits
by Chris Lattner
· 18 years ago
631a8ed
fix off-by-one computing size for section abbrevs
by Chris Lattner
· 18 years ago
e84bcb9
move check to the right place :)
by Chris Lattner
· 18 years ago
6dbfd7b
track global inits
by Chris Lattner
· 18 years ago
2edd22b
Emit module-level constants.
by Chris Lattner
· 18 years ago
0b2482a
Read global symtab
by Chris Lattner
· 18 years ago
8c99a8e
fix off-by one
by Chris Lattner
· 18 years ago
b992be1
write out the symtab for globals.
by Chris Lattner
· 18 years ago
d127c1b
implement reading of abbrevs, and writing of abbreviated global varrs.
by Chris Lattner
· 18 years ago
36d5e7d
first part of implementation of abbrevs. The writer isn't fully there yet and the
by Chris Lattner
· 18 years ago
47f96bf
promote LLVMBitCodes to be a public header
by Chris Lattner
· 18 years ago
cb403d6
Fix build problem with Gentoo 4.1.1-r3.
by Jeff Cohen
· 18 years ago
b9707d5
add llvm ir bitcode definition file
by Chris Lattner
· 18 years ago
6742b4d
build the bitcode dir
by Chris Lattner
· 18 years ago
fd57cec
Initial support for writing bitcode files. This currently only writes types,
by Chris Lattner
· 18 years ago
caee0dc
Initial support for reading bitcode files. They currently only read types,
by Chris Lattner
· 18 years ago