Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ab35bfdf18233a8305dc36c5b7fa21c0c7e75bc8
/
llvm
/
lib
/
Target
/
CppBackend
/
CPPBackend.cpp
d930f91
Rename some GC classes so that their roll will hopefully be clearer.
by Gordon Henriksen
· 17 years ago
17f7165
Rework the routines that convert AP[S]Int into a string. Now, instead of
by Chris Lattner
· 17 years ago
d4c8cbd
Remove <iostream> include.
by Bill Wendling
· 17 years ago
6e384fc
CPPBackend support for extractvalue and insertvalue.
by Dan Gohman
· 17 years ago
7be3fc7
Abort on an unrecognized opcode.
by Dan Gohman
· 17 years ago
62f63f4
Update the CPP backend for the ConstantFP::get API change.
by Dan Gohman
· 17 years ago
e1f6e4b
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
ce4396b
Add CommonLinkage; currently tentative definitions
by Dale Johannesen
· 17 years ago
fbdca96
Fix typo in ParameterAttribute fields usage. Add an include
by Nicolas Geoffray
· 17 years ago
d78c400
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
0acc739
Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :)
by Anton Korobeynikov
· 17 years ago
1ae135c
Drop dead includes
by Anton Korobeynikov
· 18 years ago
9dcc3e9
Adjust option names for C++ backend
by Anton Korobeynikov
· 18 years ago
7869503
First step of implementing PR1538: move llvm2cpp logic to new 'target'
by Anton Korobeynikov
· 18 years ago