Skip to content
  1. Nov 05, 2008
  2. Nov 04, 2008
  3. Nov 03, 2008
  4. Oct 31, 2008
  5. Oct 30, 2008
  6. Oct 29, 2008
    • Dale Johannesen's avatar
      Add a RM pseudoreg for the rounding mode, which · 98aa9d3e
      Dale Johannesen authored
      allows ppcf128->int conversion to work with
      DeadInstructionElimination.  This is now turned
      off but RM is harmless.  It does not do a complete
      job of modeling the rounding mode.
      
      Revert marking MFCR as using all 7 CR subregisters;
      while correct, this caused the problem in PR 2964,
      plus the local RA crash noted in the comments.
      This was needed to make DeadInstructionElimination,
      but as we are not running that, it is backed out
      for now.  Eventually it should go back in and the
      other problems fixed where they're broken.
      
      llvm-svn: 58391
      98aa9d3e
Loading