Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
dc87c86efbf6b7473c2f1771383dba2011bb33eb
/
examples
/
ModuleMaker
/
ModuleMaker.cpp
9f5b2aa
Move EVER MORE stuff over to LLVMContext.
by Owen Anderson
· 16 years ago
a148fdd
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
25209b4
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
3fd51c0
improve the APIs for creating struct and function types with no arguments/elements
by Chris Lattner
· 16 years ago
a645dd3
API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.)
by Gabor Greif
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
45ca7c1
remove attributions from examples.
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