Chris Lattner 88d211f823 Several big changes:
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26719 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-12 09:13:49 +00:00
..
2005-12-26 14:31:26 +00:00
2006-03-04 07:53:41 +00:00
2006-03-10 23:14:22 +00:00
2006-01-24 04:14:29 +00:00
2006-03-12 09:13:49 +00:00
2006-03-11 00:13:10 +00:00