1. de46e48 For PR786: by Reid Spencer · 19 years ago
  2. 3d27be1 s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| by Chris Lattner · 19 years ago
  3. a5b707e Copy the liveins for the first block. PR859 by Jim Laskey · 19 years ago
  4. 29e635d Final polish on machine pass registries. by Jim Laskey · 19 years ago
  5. 03593f7 1. Change use of "Cache" to "Default". by Jim Laskey · 19 years ago
  6. 95eda5b Introducing plugable register allocators and instruction schedulers. by Jim Laskey · 19 years ago
  7. e097e6f Shave another 27K off libllvmgcc.dylib with visibility hidden by Chris Lattner · 19 years ago
  8. 8c2c1e9 Refactor a bunch of includes so that TargetMachine.h doesn't have to include by Owen Anderson · 19 years ago
  9. f918e15 Move simple-selector-specific types to the simple selector. by Chris Lattner · 20 years ago
  10. 5255d04 Simplify the interface to the schedulers, to not pass the selected heuristicin. by Chris Lattner · 20 years ago
  11. a5b93b8 Move some simple-sched-specific instance vars to the simple scheduler. by Chris Lattner · 20 years ago
  12. 4b70ff7 move some simple scheduler methods into the simple scheduler by Chris Lattner · 20 years ago
  13. 2f8c7c3 Push PrepareNodeInfo/IdentifyGroups down the inheritance hierarchy by Chris Lattner · 20 years ago
  14. da6aafe don't copy all itinerary data by Chris Lattner · 20 years ago
  15. 12f8441 Fix VC++ compilation error. by Jeff Cohen · 20 years ago
  16. 421cfe8 Minor clean up. by Evan Cheng · 20 years ago
  17. 87063b9 Remove a couple of unnecessary #include's by Evan Cheng · 20 years ago
  18. c1e1d97 Factor out more instruction scheduler code to the base class. by Evan Cheng · 20 years ago
  19. 739a6a4 Do some code refactoring on Jim's scheduler in preparation of the new list by Evan Cheng · 20 years ago