Age | Commit message (Expand) | Author |
---|---|---|
2010-08-24 | Use MapValue in the Linker instead of having a private function | Dan Gohman |
2010-06-24 | Use ValueMap instead of DenseMap. | Devang Patel |
2010-04-20 | Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no r... | Devang Patel |
2010-04-20 | There is no need to install ValueMapper.h header. | Devang Patel |
2007-11-09 | And delete this one | Anton Korobeynikov |
2007-02-03 | Switch inliner over to use DenseMap instead of std::map for ValueMap. This | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-05-19 | Move RemapInstruction() to ValueMapper, so that it can be shared with | Brian Gaeke |
2004-01-09 | Finegrainify namespacification | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-21 | Added LLVM copyright header. | John Criswell |
2002-11-20 | Initial checkin of Module cloning support stuff | Chris Lattner |