Skip to content
  1. Jul 27, 2003
  2. Jul 23, 2003
    • Brian Gaeke's avatar
      Printer.cpp: Ditch addRequired/getAnalysis, because they leave · a92dce47
      Brian Gaeke authored
        Printer::doFinalization() out in the cold.  Now we pass in a TargetMachine
        to Printer's constructor and get the TargetData from the TargetMachine.
       Don't pass TargetMachine or MRegisterInfo objects around in the Printer.
       Constify TargetData references.
      X86.h: Update comment and prototype of createX86CodePrinterPass().
      X86TargetMachine.cpp: Update callers of createX86CodePrinterPass().
      
      llvm-svn: 7275
      a92dce47
  3. Jun 03, 2003
  4. Jan 13, 2003
  5. Dec 28, 2002
  6. Dec 16, 2002
  7. Dec 03, 2002
  8. Nov 18, 2002
  9. Oct 29, 2002
  10. Oct 26, 2002
Loading