index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-9
/
+12
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-16
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-1
/
+1
*
Extend RemapInstruction and friends to take an optional new parameter, a Valu...
James Molloy
2013-05-28
1
-6
/
+25
*
Rename virtual table anchors from Anchor() to anchor() for consistency with t...
Craig Topper
2012-09-26
1
-1
/
+1
*
Switch to WeakVHs in the value mapper, and aggressively prune dead basic
Chandler Carruth
2012-03-28
1
-1
/
+1
*
Use cast<> instead of a C-style cast to get some free assertions.
Jay Foad
2011-08-03
1
-2
/
+2
*
Make the destructor virtual to silence GCC's -Wnon-virtual-dtor. Let me
Chandler Carruth
2011-07-10
1
-1
/
+1
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-2
/
+32
*
Revamp the ValueMapper interfaces in a couple ways:
Chris Lattner
2011-01-08
1
-2
/
+21
*
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