Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert r78048, it isn't worth using assertingvh here. | Chris Lattner | 2009-08-04 | 1 | -2/+1 |
* | switch ValueMap to using AssertingVH. This is an old patch I had laying | Chris Lattner | 2009-08-04 | 1 | -1/+2 |
* | Keep track of named mdnodes in a Module using an ilist. | Devang Patel | 2009-07-29 | 1 | -0/+2 |
* | Switch ValueSymbolTable to StringRef based API. | Daniel Dunbar | 2009-07-23 | 1 | -5/+5 |
* | implement some fixme's by making "autorenaming" in the value symbol table not | Chris Lattner | 2008-06-27 | 1 | -6/+0 |
* | Add a new version of Module::getFunction that takes a const char* instead | Chris Lattner | 2008-06-27 | 1 | -0/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+137 |