summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SlotIndexes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix DenseMap iterator constness.Jeffrey Yasskin2009-11-101-1/+1
* Moved some ManagedStatics out of the SlotIndexes header.Lang Hames2009-11-081-2/+28
* Update some globals to use ManagedStatic.Lang Hames2009-11-071-2/+4
* Added support for renumbering existing index list elements. Removed some junk...Lang Hames2009-11-051-25/+31
* Handle empty/tombstone keys for LiveIndex more cleanly. Check for index sanit...Lang Hames2009-11-041-2/+2
* The Indexes Patch.Lang Hames2009-11-031-0/+189
OpenPOWER on IntegriCloud