index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Transforms
/
Utils
/
ValueMapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PR8313 by changing ValueToValueMap use a TrackingVH.
Rafael Espindola
2010-10-13
1
-1
/
+1
*
Reapply r112091 and r111922, support for metadata linking, with a
Dan Gohman
2010-08-26
1
-2
/
+4
*
Use MapValue in the Linker instead of having a private function
Dan Gohman
2010-08-24
1
-0
/
+29
*
There is no need to install ValueMapper.h header.
Devang Patel
2010-04-20
1
-29
/
+0
*
MapValue doesn't needs its LLVMContext argument.
Dan Gohman
2009-10-24
1
-2
/
+1
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-1
/
+1
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-1
/
+1
*
Get rid of the Pass+Context magic.
Owen Anderson
2009-07-22
1
-1
/
+1
*
"LLVMContext* " --> "LLVMContext *"
Owen Anderson
2009-07-06
1
-1
/
+1
*
More LLVMContext-ification.
Owen Anderson
2009-07-05
1
-1
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Make this header public
Anton Korobeynikov
2007-11-09
1
-0
/
+29