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
/
Metadata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-24
/
+7
*
Link NamedMDNodes.
Devang Patel
2009-08-11
1
-0
/
+2
*
Make LLVMContext and LLVMContextImpl classes instead of structs.
Benjamin Kramer
2009-08-11
1
-2
/
+2
*
Fix cut-n-pasto in comment.
Devang Patel
2009-08-11
1
-1
/
+1
*
We are not using FoldingSet for metadata uniquing anymore.
Devang Patel
2009-08-10
1
-10
/
+1
*
Change the MDNode uniquing to a ValueMap, at Devang's request.
Owen Anderson
2009-08-10
1
-0
/
+4
*
Factor some of the constants+context related code out into a separate header,...
Owen Anderson
2009-08-04
1
-2
/
+2
*
Keep track of metadata used by other metadata.
Devang Patel
2009-08-03
1
-35
/
+64
*
Add NamedMDNode destructor.
Devang Patel
2009-08-03
1
-0
/
+9
*
Move the metadata constructors back to 2.5 syntax.
Owen Anderson
2009-07-31
1
-3
/
+6
*
Add addElement().
Devang Patel
2009-07-30
1
-0
/
+5
*
Fix MetadataBase::classof().
Devang Patel
2009-07-30
1
-1
/
+1
*
Check null NameMDNode elements.
Devang Patel
2009-07-30
1
-1
/
+1
*
There is no need to keep name ref in NamedMDNode.
Devang Patel
2009-07-29
1
-11
/
+6
*
Keep track of named mdnodes in a Module using an ilist.
Devang Patel
2009-07-29
1
-1
/
+8
*
trim include list.
Devang Patel
2009-07-29
1
-1
/
+2
*
Add NamedMDNode.
Devang Patel
2009-07-29
1
-4
/
+103
*
Remove unused method.
Devang Patel
2009-07-28
1
-2
/
+0
*
Rename MDNode.h header. It defines MDnode and other metadata classes.
Devang Patel
2009-07-28
1
-0
/
+158