summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/WriterInternals.h
Commit message (Expand)AuthorAgeFilesLines
* SlotCalculator.h movedChris Lattner2004-01-201-1/+1
* Add support for writing bytecode files with compactiontables for bytecode files.Chris Lattner2004-01-181-1/+6
* If these blocks are empty, there is no reason to even emit the bytecode blocks.Chris Lattner2004-01-151-6/+20
* The new bytecode format supports emitting strings a special case. This isChris Lattner2004-01-141-8/+3
* Refactor writer stuff out of include/llvm/Bytecode/Primitives.h. This isChris Lattner2004-01-101-1/+1
* Emit & read more compressed bytecode by not emitting a bytecodeblock forChris Lattner2003-12-011-1/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+3
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Regularize header file commentsChris Lattner2003-10-131-1/+1
* Changes to the V2 bytecode format:Chris Lattner2003-03-191-2/+2
* Use a helper function outputConstantsInPlane in outputConstants.Vikram S. Adve2002-07-141-0/+2
* MEGAPATCH checkin.Chris Lattner2002-06-251-2/+2
* Eliminate duplicate or unneccesary #include'sChris Lattner2002-04-291-1/+0
* s/method/functionChris Lattner2002-04-081-1/+1
* * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.hChris Lattner2002-04-071-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+4
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-1/+1
* * Emit bytecode using a deque instead of a vector to be fasterChris Lattner2001-09-071-12/+13
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Initial revisionChris Lattner2001-06-061-0/+74
OpenPOWER on IntegriCloud