Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
e71842bebb922af77f158cf2bb577575b51a4219
/
unittests
/
ExecutionEngine
/
JIT
/
JITTest.cpp
35b4707
Push LLVMContexts through the IntegerType APIs.
by Owen Anderson
· 16 years ago
7603480
Update unittest for LLVM API change.
by Benjamin Kramer
· 16 years ago
6b6e2d9
Move types back to the 2.5 API.
by Owen Anderson
· 16 years ago
eacb44d
Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come.
by Owen Anderson
· 16 years ago
f32df06
Unbreak unittests build.
by Daniel Dunbar
· 16 years ago
fa3585b
Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create().
by Reid Kleckner
· 16 years ago
9f5b2aa
Move EVER MORE stuff over to LLVMContext.
by Owen Anderson
· 16 years ago
15b3932
Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp.
by Owen Anderson
· 16 years ago
1ee5b3b
Don't use a void return type with a function that returns a value.
by Dan Gohman
· 16 years ago
892956a
Add an option to allocate JITed global data separately from code. By
by Jeffrey Yasskin
· 16 years ago