aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode
Commit message (Expand)AuthorAgeFilesLines
* s/Method/FunctionChris Lattner2002-03-291-1/+1
* Implement a more powerful, simpler, pass system. This pass system can figureChris Lattner2002-01-211-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-202-13/+16
* Move DataTypes.h from llvm/Support to just SupportChris Lattner2001-11-261-1/+1
* Changes to get some meaningful feedback from the bytecode reader. At some po...Chris Lattner2001-10-241-2/+3
* initial checkinChris Lattner2001-10-181-0/+32
* Use a deque instead of a vector for greater efficiency writing bytecodeChris Lattner2001-09-071-10/+10
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-1/+1
* Add support to write and read a fixed amount of raw dataChris Lattner2001-07-151-0/+31
* Initial revisionChris Lattner2001-06-064-0/+319