1. 29c1ee6 CPPBackend support for extractvalue and insertvalue. by Dan Gohman · 17 years ago
  2. 93e80a4 Abort on an unrecognized opcode. by Dan Gohman · 17 years ago
  3. e9d7c55 Update the CPP backend for the ConstantFP::get API change. by Dan Gohman · 17 years ago
  4. 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
  5. 49c4412 Add CommonLinkage; currently tentative definitions by Dale Johannesen · 17 years ago
  6. 58744b0 Fix typo in ParameterAttribute fields usage. Add an include by Nicolas Geoffray · 17 years ago
  7. 089efff Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  8. 159a125 Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :) by Anton Korobeynikov · 17 years ago
  9. f233389 Drop dead includes by Anton Korobeynikov · 17 years ago
  10. ecb4926 Adjust option names for C++ backend by Anton Korobeynikov · 17 years ago
  11. b87de74b First step of implementing PR1538: move llvm2cpp logic to new 'target' by Anton Korobeynikov · 17 years ago