summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/Writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* s/Method/FunctionChris Lattner2002-03-291-1/+1
* Change references from Method to FunctionChris Lattner2002-03-261-8/+8
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-7/+7
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-031-4/+4
* Move support directoryChris Lattner2001-11-291-1/+1
* Implement internal method supportChris Lattner2001-11-261-4/+6
* Fix obscure nasty bug with bytecode writing that could cause the last byte to...Chris Lattner2001-11-041-2/+5
* Dang, we were losing the Constant bit on globals. Fix thisChris Lattner2001-10-181-1/+1
* * Use new style casts moreChris Lattner2001-10-131-6/+2
* Convert more code to use new style castsChris Lattner2001-10-011-3/+3
* Add more support for new style castsChris Lattner2001-10-011-1/+2
* Add support for new style castsChris Lattner2001-10-011-1/+1
* Add support for global constants, and for initializers for constantsChris Lattner2001-09-181-2/+14
* Implement global variable supportChris Lattner2001-09-101-1/+12
* * Emit bytecode using a deque instead of a vector to be fasterChris Lattner2001-09-071-46/+85
* * The parent of a constant pool is a symtabvalue, not a value.Chris Lattner2001-07-141-1/+1
* Miscellaneous cleanups:Chris Lattner2001-06-271-12/+8
* Initial revisionChris Lattner2001-06-061-0/+182
OpenPOWER on IntegriCloud