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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-3
/
+3
*
Fix unit tests for LLVMContext+Module.
Owen Anderson
2009-07-01
1
-3
/
+4
*
Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly...
Edwin Török
2009-06-29
2
-1
/
+527
*
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
*
"I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,
Chris Lattner
2009-04-24
1
-0
/
+14
*
Fix pointer casting problem.
Nick Lewycky
2009-04-09
1
-1
/
+2
*
Fixed compiler warning.
Misha Brukman
2009-04-09
1
-1
/
+1
*
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
2009-04-04
1
-0
/
+96
*
Converted a1.ll to unittests.
Misha Brukman
2009-03-24
2
-0
/
+113