Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
lib
/
Transforms
/
Utils
/
CloneModule.cpp
a5b5be1
MapValue doesn't needs its LLVMContext argument.
by Dan Gohman
· 16 years ago
eb87590
smallvectorize the list of returns built by CloneAndPruneFunctionInto.
by Chris Lattner
· 16 years ago
175b654
Get rid of the Pass+Context magic.
by Owen Anderson
· 16 years ago
e17fc1d
Switch GlobalVariable ctors to a sane API, where *either* a context or a module is required.
by Owen Anderson
· 16 years ago
e0f136d
Push LLVMContext through GlobalVariables and IRBuilder.
by Owen Anderson
· 16 years ago
a09d234
More LLVMContext-ification.
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
2b8703f
Don't drop alignment on globals when cloning.
by Nick Lewycky
· 17 years ago
0cc9058
Factor code to copy global value attributes like
by Duncan Sands
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
13fe5e3
Adding a collector name attribute to Function in the IR. These
by Gordon Henriksen
· 18 years ago
f5588dc
Fix PR1146: parameter attributes are longer part of
by Duncan Sands
· 18 years ago
ad7ea24
Forget to commit users part of value mapper interface
by Anton Korobeynikov
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago