Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
lib
/
ExecutionEngine
/
Interpreter
/
Interpreter.cpp
a6394fc
Add new parameter Fast to createJIT to enable the fast codegen path.
by Evan Cheng
· 17 years ago
089efff
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
357a27d
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
by Anton Korobeynikov
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
e44be00
simplify creation of the interpreter, make ExecutionEngine ctor protected,
by Chris Lattner
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago