Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
d901b6640e0f1d1757a2db9fb57a140ad828ea75
/
lib
/
Target
/
CppBackend
/
CPPBackend.cpp
6e547b4
Add a "loses information" return value to APFloat::convert
by Dale Johannesen
· 17 years ago
49cc7ce
Rename APFloat::convertToAPInt to bitcastToAPInt to
by Dale Johannesen
· 17 years ago
a8fbd77
Emit type-correct constant null. Also fix a typo.
by Anton Korobeynikov
· 17 years ago
d222f86
Large mechanical patch.
by Devang Patel
· 17 years ago
93044ce
s/ParamAttrsWithIndex/FnAttributeWithIndex/g
by Devang Patel
· 17 years ago
e480dfa
s/ParameterAttributes/Attributes/g
by Devang Patel
· 17 years ago
26f8c27
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
847b99b
Use raw_ostream throughout the AsmPrinter.
by Owen Anderson
· 17 years ago
bfcb1c5
Unbreak cpp backend: upgrade output due to change in APInt API
by Anton Korobeynikov
· 17 years ago
1aed599
Rename some GC classes so that their roll will hopefully be clearer.
by Gordon Henriksen
· 17 years ago
89b3658
Rework the routines that convert AP[S]Int into a string. Now, instead of
by Chris Lattner
· 17 years ago
d33562d
Remove <iostream> include.
by Bill Wendling
· 17 years ago
29c1ee6
CPPBackend support for extractvalue and insertvalue.
by Dan Gohman
· 17 years ago
93e80a4
Abort on an unrecognized opcode.
by Dan Gohman
· 17 years ago
e9d7c55
Update the CPP backend for the ConstantFP::get API change.
by Dan Gohman
· 17 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
49c4412
Add CommonLinkage; currently tentative definitions
by Dale Johannesen
· 17 years ago
58744b0
Fix typo in ParameterAttribute fields usage. Add an include
by Nicolas Geoffray
· 17 years ago
089efff
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
159a125
Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :)
by Anton Korobeynikov
· 17 years ago
f233389
Drop dead includes
by Anton Korobeynikov
· 17 years ago
ecb4926
Adjust option names for C++ backend
by Anton Korobeynikov
· 17 years ago
b87de74b
First step of implementing PR1538: move llvm2cpp logic to new 'target'
by Anton Korobeynikov
· 17 years ago