aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/CPPBackend.cpp
AgeCommit message (Expand)Author
2008-05-16API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legac...Gabor Greif
2008-05-14Add CommonLinkage; currently tentative definitionsDale Johannesen
2008-05-14Fix typo in ParameterAttribute fields usage. Add an includeNicolas Geoffray
2008-05-13Clean up the use of static and anonymous namespaces. This turned upDan Gohman
2008-04-29Don't do stupid things: doInitialization(Module&) is not applicable to Module...Anton Korobeynikov
2008-04-23Drop dead includesAnton Korobeynikov
2008-04-23Adjust option names for C++ backendAnton Korobeynikov
2008-04-23First step of implementing PR1538: move llvm2cpp logic to new 'target'Anton Korobeynikov