summaryrefslogtreecommitdiff
path: root/include/llvm/Bytecode/BytecodeHandler.h
Commit message (Expand)AuthorAge
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-05
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add new methods:Reid Spencer2004-08-21
* Packed types, brought to you by Brad JonesBrian Gaeke2004-08-20
* The Type* is redundant with the TypeSlotChris Lattner2004-08-04
* Constant value not needed after CPR's disappear.Reid Spencer2004-07-17
* Make all the virtual function (except destructor) inline so there areReid Spencer2004-07-04
* Fix include guardReid Spencer2004-06-29
* - Changed Handler.h -> BytecodeHandler.hReid Spencer2004-06-25