Skip to content
  1. Jul 29, 2004
  2. Jul 27, 2004
  3. Jul 18, 2004
    • Reid Spencer's avatar
      bug 122: · cb3fb5d4
      Reid Spencer authored
      - Replace ConstantPointerRef usage with GlobalValue usage
      
      llvm-svn: 14953
      cb3fb5d4
  4. Jul 16, 2004
  5. Jul 04, 2004
  6. Jun 03, 2004
  7. Jun 02, 2004
  8. May 30, 2004
  9. May 25, 2004
  10. Apr 27, 2004
  11. Apr 23, 2004
  12. Mar 31, 2004
  13. Mar 29, 2004
  14. Mar 11, 2004
    • Brian Gaeke's avatar
      Get rid of the abort in PhyRegAlloc::finishSavingState(). · 14e98b9d
      Brian Gaeke authored
      Make an explicit call to it from runOnFunction() if we know we're supposed to
      write into the global. This is lame (esp. the const_cast), but it solves
      the problem.
      
      llvm-svn: 12291
      14e98b9d
    • Brian Gaeke's avatar
      In PhyRegAlloc::saveState(), dump Arguments' saved-state, and try to · 5935e0a0
      Brian Gaeke authored
      make the output more compact.
      
      Divorce state-saving from the doFinalization method; for some reason it's not
      getting called when I want it to, at Reoptimizer time. Put the guts in
      PhyRegAlloc::finishSavingState(). Put an abort() in it so that I can be really
      really sure that it's getting called.
      
      Update comments.
      
      llvm-svn: 12286
      5935e0a0
  15. Mar 10, 2004
  16. Mar 09, 2004
  17. Feb 29, 2004
  18. Feb 25, 2004
Loading