index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Utils
/
ValueMapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MapValue in the Linker instead of having a private function
Dan Gohman
2010-08-24
1
-29
/
+0
*
Use ValueMap instead of DenseMap.
Devang Patel
2010-06-24
1
-2
/
+2
*
Rename ValueMapTy as ValueToValueMapTy to clearly indicate that this has no r...
Devang Patel
2010-04-20
1
-3
/
+3
*
There is no need to install ValueMapper.h header.
Devang Patel
2010-04-20
1
-0
/
+29
*
And delete this one
Anton Korobeynikov
2007-11-09
1
-29
/
+0
*
Switch inliner over to use DenseMap instead of std::map for ValueMap. This
Chris Lattner
2007-02-03
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-2
/
+2
*
Move RemapInstruction() to ValueMapper, so that it can be shared with
Brian Gaeke
2004-05-19
1
-3
/
+7
*
Finegrainify namespacification
Chris Lattner
2004-01-09
1
-5
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+7
*
Initial checkin of Module cloning support stuff
Chris Lattner
2002-11-20
1
-0
/
+16