summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/SlotCalculator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge i*.h headers into Instructions.h as part of bug403.Alkis Evlogimenos2004-07-291-1/+1
* bug 122:Reid Spencer2004-07-181-30/+16
* Fix unused var warningChris Lattner2004-07-121-3/+2
* For bug 122:Reid Spencer2004-07-041-131/+197
* Fix more warnings building with VC++Chris Lattner2004-06-251-1/+2
* Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()Chris Lattner2004-06-171-7/+7
* Moved this file to lib/Bytecode/Writer because its used there only.Reid Spencer2004-05-301-0/+786
OpenPOWER on IntegriCloud