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
/
MDNode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MDString
Devang Patel
2009-07-23
1
-5
/
+6
*
Hide constructors.
Devang Patel
2009-07-23
1
-4
/
+5
*
Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADA...
Devang Patel
2009-07-23
1
-38
/
+6
*
Introduce MetadataBase, a base class for MDString and MDNode.
Devang Patel
2009-07-22
1
-0
/
+59
*
Privatize the MDNode uniquing table.
Owen Anderson
2009-07-16
1
-4
/
+3
*
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
Edwin Török
2009-07-14
1
-1
/
+1
*
assert(0) -> LLVM_UNREACHABLE.
Edwin Török
2009-07-11
1
-2
/
+2
*
Revert r73790, and replace it with a significantly less ugly solution. Rathe...
Owen Anderson
2009-06-20
1
-2
/
+2
*
Fix a serious bug that would cause deadlock during abstract type refinement. ...
Owen Anderson
2009-06-19
1
-2
/
+2
*
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
2009-05-30
1
-2
/
+6
*
Needed #includes. Thanks Fritz van Bommel!
Bill Wendling
2009-05-10
1
-0
/
+1
*
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
2009-05-10
1
-0
/
+130