Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
e1c9aabd7776a2be0f4bacce393731ecf3d07cf5
/
unittests
/
VMCore
9adc0ab
Move EVER MORE stuff over to LLVMContext.
by Owen Anderson
· 15 years ago
6084326
Port this unittest to use LLVMContext.
by Dan Gohman
· 15 years ago
2214c94
Drop "constant" from !0 = constant metadata !{...}
by Devang Patel
· 15 years ago
320671d
Update SLotTracker to handle MDNode slots. Simplify MDNode printing.
by Devang Patel
· 15 years ago
31895e7
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 15 years ago
0b19bb7
Fix unit tests for LLVMContext+Module.
by Owen Anderson
· 15 years ago
1970a89
Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well.
by Torok Edwin
· 15 years ago
7a0370f
Give embedded metadata its own type instead of relying on EmptyStructTy.
by Nick Lewycky
· 15 years ago
cb33799
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
by Nick Lewycky
· 15 years ago
f3b0aac
"I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,
by Chris Lattner
· 16 years ago
49a4ba9
Fix pointer casting problem.
by Nick Lewycky
· 16 years ago
b9ca608
Fixed compiler warning.
by Misha Brukman
· 16 years ago
21cc446
Add support for embedded metadata to LLVM. This introduces two new types of
by Nick Lewycky
· 16 years ago
2e73426
Converted a1.ll to unittests.
by Misha Brukman
· 16 years ago