aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/Format.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-7/+7
* Dump the DependentLibsBlockID, its not a block, its just a list inside theReid Spencer2004-08-211-3/+2
* bug 402:Reid Spencer2004-07-251-0/+45
* Add enum for compaction table.Chris Lattner2004-01-181-2/+8
* Add new block numberChris Lattner2003-12-011-0/+4
* Remove unused enum valueChris Lattner2003-12-011-1/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-2/+2
* Add new chunk typeChris Lattner2003-03-191-0/+1
* s/Method/FunctionChris Lattner2002-03-291-1/+1
* Initial revisionChris Lattner2001-06-061-0/+33