Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The (negative) offset from a SymbolTableListTraits-using ilist to its container | Chris Lattner | 2007-04-17 | 1 | -8/+9 |
* | Refactor SymbolTableListTraits to only have a single pointer in it, instead | Chris Lattner | 2007-04-17 | 1 | -38/+54 |
* | Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::str... | Chris Lattner | 2007-02-12 | 1 | -6/+6 |
* | For PR411: | Reid Spencer | 2007-02-05 | 1 | -3/+3 |
* | For PR411: | Reid Spencer | 2007-01-06 | 1 | -6/+6 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
* | Added LLVM copyright header. | John Criswell | 2003-10-21 | 1 | -0/+7 |
* | Fix spelling/grammar. | Misha Brukman | 2003-10-10 | 1 | -3/+3 |
* | - Eliminated the deferred symbol table stuff in Module & Function, it really | Chris Lattner | 2002-11-20 | 1 | -8/+8 |
* | *** empty log message *** | Chris Lattner | 2002-07-24 | 1 | -2/+4 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -0/+88 |