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
/
unittests
/
VMCore
/
MetadataTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrade for removed functions.
Chris Lattner
2009-08-23
1
-11
/
+16
*
Push LLVMContexts through the IntegerType APIs.
Owen Anderson
2009-08-13
1
-5
/
+5
*
Fix unit tests.
Owen Anderson
2009-07-31
1
-14
/
+16
*
fix a unitialized pointer in NamedMDNode (and reenable unittest)
Benjamin Kramer
2009-07-30
1
-3
/
+0
*
Disable the NamedMDNodeTest, it is failing everywhere.
Daniel Dunbar
2009-07-30
1
-0
/
+3
*
Add NamedMDNode test.
Devang Patel
2009-07-30
1
-0
/
+22
*
fix unittest
Benjamin Kramer
2009-07-28
1
-1
/
+1
*
Finish migrating VMCore to StringRef/Twine based APIs.
Daniel Dunbar
2009-07-25
1
-8
/
+8
*
Revert the ConstantInt constructors back to their 2.5 forms where possible, t...
Owen Anderson
2009-07-24
1
-2
/
+2
*
MDString
Devang Patel
2009-07-23
1
-8
/
+8
*
Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADA...
Devang Patel
2009-07-23
1
-19
/
+0
*
Move EVER MORE stuff over to LLVMContext.
Owen Anderson
2009-07-14
1
-17
/
+17
*
Drop "constant" from
Devang Patel
2009-07-08
1
-4
/
+4
*
Update SLotTracker to handle MDNode slots.
Devang Patel
2009-07-08
1
-4
/
+4
*
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
2009-05-30
1
-5
/
+7
*
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
2009-05-10
1
-9
/
+49
*
Fix pointer casting problem.
Nick Lewycky
2009-04-09
1
-1
/
+2
*
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
1
-0
/
+96