Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d163e8b14c8aa5bbbb129e3f0dffdbe7213a3c72
/
examples
/
Kaleidoscope
/
toy.cpp
a7235ea
Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
by Owen Anderson
· 16 years ago
debcb01
Move types back to the 2.5 API.
by Owen Anderson
· 16 years ago
6f83c9c
Move ConstantFP construction back to the 2.5-ish API.
by Owen Anderson
· 16 years ago
e922c02
Get rid of the Pass+Context magic.
by Owen Anderson
· 16 years ago
8e9b171
PR4591: Make sure to initialize the pass manager before using it.
by Eli Friedman
· 16 years ago
6ce6daa
Fix: Kaleidoscope link in JIT and Interpreter by including JIT.h and Interpreter.h
by Xerxes Ranby
· 16 years ago
4b1511b
Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create().
by Reid Kleckner
· 16 years ago
914e50c
Privatize the ConstantFP table. I'm on a roll!
by Owen Anderson
· 16 years ago
0a5372e
Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp.
by Owen Anderson
· 16 years ago
d1fbd14
Push LLVMContext _back_ through IRBuilder.
by Owen Anderson
· 16 years ago
31895e7
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
8b477ed
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
da06288
make sure that JIT examples link in their appropriate target.
by Chris Lattner
· 16 years ago
d25bff6
silence a warning.
by Chris Lattner
· 16 years ago
7126702
Get rid of some compile warnings.
by Bill Wendling
· 16 years ago
9f85634
Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice
by Nick Lewycky
· 16 years ago