summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/SlotCalculator.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a bug that Brian brought to my attention. This corrects:Chris Lattner2004-10-231-1/+2
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Add the CompactionTableIsEmpty function so that we can determine if aReid Spencer2004-08-261-0/+26
* 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