Skip to content
  1. Aug 11, 2004
  2. Aug 10, 2004
  3. Aug 09, 2004
  4. Aug 06, 2004
    • Brian Gaeke's avatar
      dumpSavedState has outlived its usefulness. · 8d38dee7
      Brian Gaeke authored
      llvm-svn: 15555
      8d38dee7
    • Chris Lattner's avatar
      · a8dcf242
      Chris Lattner authored
      Changes commited for Nate Begeman:
      
      Use a PowerPC specific prolog epilog inserter to control where spilled
      callee save regs are placed on the stack.
      Get rid of implicit return address stack slot, save return address reg
      (LR) in appropriate slot
      Improve code generated for functions that don't have calls or access
      globals
      
      
      Note from Chris: PowerPCPEI will eventually be eliminated, once the
      functionality is merged into CodeGen/PrologEpilogInserter.cpp
      
      llvm-svn: 15536
      a8dcf242
Loading