summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/ValueMapper.h
Commit message (Expand)AuthorAgeFilesLines
* Use MapValue in the Linker instead of having a private functionDan Gohman2010-08-241-29/+0
* Use ValueMap instead of DenseMap.Devang Patel2010-06-241-2/+2
* Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no r...Devang Patel2010-04-201-3/+3
* There is no need to install ValueMapper.h header. Devang Patel2010-04-201-0/+29
* And delete this oneAnton Korobeynikov2007-11-091-29/+0
* Switch inliner over to use DenseMap instead of std::map for ValueMap. ThisChris Lattner2007-02-031-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Move RemapInstruction() to ValueMapper, so that it can be shared withBrian Gaeke2004-05-191-3/+7
* Finegrainify namespacificationChris Lattner2004-01-091-5/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header.John Criswell2003-10-211-0/+7
* Initial checkin of Module cloning support stuffChris Lattner2002-11-201-0/+16
OpenPOWER on IntegriCloud