Skip to content
  1. Mar 17, 2006
    • Nate Begeman's avatar
      Remove BRTWOWAY* · bb01d4f2
      Nate Begeman authored
      Make the PPC backend not dependent on BRTWOWAY_CC and make the branch
      selector smarter about the code it generates, fixing a case in the
      readme.
      
      llvm-svn: 26814
      bb01d4f2
    • Chris Lattner's avatar
      remove dead variable · 8bf1c59e
      Chris Lattner authored
      llvm-svn: 26813
      8bf1c59e
  2. Mar 16, 2006
  3. Mar 15, 2006
  4. Mar 14, 2006
  5. Mar 13, 2006
  6. Mar 12, 2006
    • Chris Lattner's avatar
      Several big changes: · 51348c5f
      Chris Lattner authored
      1. Use flags on the instructions in the .td file to indicate the PPC970 unit
         type instead of a table in the .cpp file.  Much cleaner.
      2. Change the hazard recognizer to build d-groups according to the actual
         algorithm used, not my flawed understanding of it.
      3. Model "must be in the first slot" and "must be the only instr in a group"
         accurately.
      
      llvm-svn: 26719
      51348c5f
  7. Mar 11, 2006
  8. Mar 10, 2006
  9. Mar 09, 2006
Loading