Commit History

Author SHA1 Message Date
  Dan Gohman ae73dc1448 Tidy up several unbeseeming casts from pointer to intptr_t. 17 years ago
  Owen Anderson cb37188323 Use raw_ostream throughout the AsmPrinter. 17 years ago
  Anton Korobeynikov 70053c340e Unbreak cpp backend: upgrade output due to change in APInt API 17 years ago
  Gordon Henriksen 5eca075b74 Rename some GC classes so that their roll will hopefully be clearer. 17 years ago
  Chris Lattner fad86b003a Rework the routines that convert AP[S]Int into a string. Now, instead of 17 years ago
  Bill Wendling 1a53eadbff Remove <iostream> include. 17 years ago
  Dan Gohman 75146a6725 CPPBackend support for extractvalue and insertvalue. 17 years ago
  Dan Gohman 26825a84e9 Abort on an unrecognized opcode. 17 years ago
  Dan Gohman e8e3b5585a Update the CPP backend for the ConstantFP::get API change. 17 years ago
  Gabor Greif 7cbd8a3e92 API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.) 17 years ago
  Dale Johannesen aafce77b17 Add CommonLinkage; currently tentative definitions 17 years ago
  Nicolas Geoffray 9474ede38b Fix typo in ParameterAttribute fields usage. Add an include 17 years ago
  Dan Gohman 844731a7f1 Clean up the use of static and anonymous namespaces. This turned up 17 years ago
  Anton Korobeynikov 966e7997b5 Don't do stupid things: doInitialization(Module&) is not applicable to ModulePass :) 17 years ago
  Anton Korobeynikov 0d9e02cfd6 Drop dead includes 17 years ago
  Anton Korobeynikov 8d3e74ed49 Adjust option names for C++ backend 17 years ago
  Anton Korobeynikov 5027652b8a First step of implementing PR1538: move llvm2cpp logic to new 'target' 17 years ago