Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
31f98154a74851e942392dba8ecec4eab869f99d
/
lib
/
Target
/
CppBackend
/
CPPBackend.cpp
75146a6
CPPBackend support for extractvalue and insertvalue.
by Dan Gohman
· 17 years ago
26825a8
Abort on an unrecognized opcode.
by Dan Gohman
· 17 years ago
e8e3b55
Update the CPP backend for the ConstantFP::get API change.
by Dan Gohman
· 17 years ago
7cbd8a3
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
aafce77
Add CommonLinkage; currently tentative definitions
by Dale Johannesen
· 17 years ago
9474ede
Fix typo in ParameterAttribute fields usage. Add an include
by Nicolas Geoffray
· 17 years ago
844731a
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
966e799
Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :)
by Anton Korobeynikov
· 17 years ago
0d9e02c
Drop dead includes
by Anton Korobeynikov
· 17 years ago
8d3e74e
Adjust option names for C++ backend
by Anton Korobeynikov
· 17 years ago
5027652
First step of implementing PR1538: move llvm2cpp logic to new 'target'
by Anton Korobeynikov
· 17 years ago