summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SlotIndexes.cpp
Commit message (Expand)AuthorAge
* Added an API to the SlotIndexes pass to allow new instructions to be inserted...Lang Hames2009-11-14
* Fix DenseMap iterator constness.Jeffrey Yasskin2009-11-10
* Moved some ManagedStatics out of the SlotIndexes header.Lang Hames2009-11-08
* Update some globals to use ManagedStatic.Lang Hames2009-11-07
* Added support for renumbering existing index list elements. Removed some junk...Lang Hames2009-11-05
* Handle empty/tombstone keys for LiveIndex more cleanly. Check for index sanit...Lang Hames2009-11-04
* The Indexes Patch.Lang Hames2009-11-03