1. eb577ba Final polish on machine pass registries. by Jim Laskey · 19 years ago
  2. 9ff542f 1. Change use of "Cache" to "Default". by Jim Laskey · 19 years ago
  3. 13ec702 Introducing plugable register allocators and instruction schedulers. by Jim Laskey · 19 years ago
  4. f8c68f6 Shave another 27K off libllvmgcc.dylib with visibility hidden by Chris Lattner · 19 years ago
  5. 07000c6 Refactor a bunch of includes so that TargetMachine.h doesn't have to include by Owen Anderson · 19 years ago
  6. a34b6f8 Move simple-selector-specific types to the simple selector. by Chris Lattner · 19 years ago
  7. 20a4921 Simplify the interface to the schedulers, to not pass the selected heuristicin. by Chris Lattner · 19 years ago
  8. 2f5806c Move some simple-sched-specific instance vars to the simple scheduler. by Chris Lattner · 19 years ago
  9. e76074a move some simple scheduler methods into the simple scheduler by Chris Lattner · 19 years ago
  10. be24e59 Push PrepareNodeInfo/IdentifyGroups down the inheritance hierarchy by Chris Lattner · 19 years ago
  11. e70f671 don't copy all itinerary data by Chris Lattner · 19 years ago
  12. 2aa750a Fix VC++ compilation error. by Jeff Cohen · 20 years ago
  13. 4148429 Minor clean up. by Evan Cheng · 20 years ago
  14. dfeeac9 Remove a couple of unnecessary #include's by Evan Cheng · 20 years ago
  15. 4ef1086 Factor out more instruction scheduler code to the base class. by Evan Cheng · 20 years ago
  16. a9c2091 Do some code refactoring on Jim's scheduler in preparation of the new list by Evan Cheng · 20 years ago