Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5c94ac933728f491da94f1467d4cb1513f4931fc
/
lib
/
CodeGen
/
ShadowStackGC.cpp
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
baf982b
Push LLVMContext _back_ through IRBuilder.
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
19d161f
Introduce new linkage types linkonce_odr, weak_odr, common_odr
by Duncan Sands
· 16 years ago
61fc6c8
Registry.h should not depend on CommandLine.h.
by Mikhail Glushenkov
· 17 years ago
26e9aed
Delete trailing whitespace.
by Mikhail Glushenkov
· 17 years ago
d222f86
Large mechanical patch.
by Devang Patel
· 17 years ago
1aed599
Rename some GC classes so that their roll will hopefully be clearer.
by Gordon Henriksen
· 17 years ago
f194af2
Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library.
by Gordon Henriksen
· 17 years ago
[Renamed (99%) from lib/CodeGen/ShadowStackCollector.cpp]
730102b
Have IRBuilder take a template argument on whether or not to preserve
by Eric Christopher
· 17 years ago
089efff
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
48fc88f
Turn StripPointerCast() into a method
by Anton Korobeynikov
· 17 years ago
dd0dfe6
Make StripPointerCast a common function (should we mak it method of Value instead?)
by Anton Korobeynikov
· 17 years ago
a989c7e
Merge LLVMBuilder and FoldingBuilder, calling
by Duncan Sands
· 17 years ago
d6da1d0
API changes for class Use size reduction, wave 1.
by Gabor Greif
· 17 years ago
9d57440
Don't dump the function!
by Chris Lattner
· 18 years ago
840ba93
Pruning includes.
by Gordon Henriksen
· 18 years ago
cc71a50
With this patch, the LowerGC transformation becomes the
by Gordon Henriksen
· 18 years ago