1. 421ccd9 Give MachineModuleInfo an actual Module*. by Chris Lattner · 15 years ago
  2. 820e55e enhance MachineFunction to have a MMI pointer. by Chris Lattner · 15 years ago
  3. 11d53c1 rearrange MCContext ownership. Before LLVMTargetMachine created it by Chris Lattner · 15 years ago
  4. b84822f make MachineFunction keep track of its ID and make by Chris Lattner · 15 years ago
  5. 28a4c78 Constify MachineFunctionAnalysis' TargetMachine reference. by Dan Gohman · 16 years ago
  6. f5e1613 Fix PR5087, patch by Jakub Staszak! by Chris Lattner · 16 years ago
  7. f940833 Give MachineFunctionAnalysis a destructor so it can verify that by Dan Gohman · 16 years ago
  8. ad2afc2 Reapply r77654 with a fix: MachineFunctionPass's getAnalysisUsage by Dan Gohman · 16 years ago
  9. c5b19b2 Revert r77654, it appears to be causing llvm-gcc bootstrap failures, and many by Daniel Dunbar · 16 years ago
  10. 933c762 Manage MachineFunctions with an analysis Pass instead of the Annotable by Dan Gohman · 16 years ago