summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader
Commit message (Expand)AuthorAgeFilesLines
* implement support for reading aggregate constants, including handling forwardChris Lattner2007-04-242-5/+108
* add supprot for FP constants, wide integers, and fix the encoding of MININTChris Lattner2007-04-241-8/+40
* read basic constants: null, undef, integers <= 64bitsChris Lattner2007-04-242-2/+80
* move check to the right place :)Chris Lattner2007-04-241-3/+4
* track global initsChris Lattner2007-04-242-3/+9
* Read global symtabChris Lattner2007-04-232-3/+59
* implement reading of abbrevs, and writing of abbreviated global varrs.Chris Lattner2007-04-231-3/+6
* first part of implementation of abbrevs. The writer isn't fully there yet an...Chris Lattner2007-04-231-6/+8
* promote LLVMBitCodes to be a public headerChris Lattner2007-04-231-1/+1
* Fix build problem with Gentoo 4.1.1-r3.Jeff Cohen2007-04-221-1/+1
* Initial support for reading bitcode files. They currently only read types,Chris Lattner2007-04-224-0/+633
OpenPOWER on IntegriCloud