Skip to content
  1. Mar 13, 2010
    • Chris Lattner's avatar
      rearrange MCContext ownership. Before LLVMTargetMachine created it · e468f88b
      Chris Lattner authored
      and passing off ownership to AsmPrinter.  Now MachineModuleInfo
      creates it and owns it by value.  This allows us to use MCSymbols
      more consistently throughout the rest of the code generator, and
      simplifies a bit of code.  This also allows MachineFunction to 
      keep an MCContext reference handy, and cleans up the TargetRegistry
      interfaces for AsmPrinters.
      
      llvm-svn: 98450
      e468f88b
  2. Mar 12, 2010
  3. Mar 11, 2010
  4. Mar 10, 2010
  5. Mar 09, 2010
  6. Mar 08, 2010
  7. Feb 23, 2010
  8. Feb 17, 2010
  9. Feb 10, 2010
  10. Feb 09, 2010
  11. Feb 08, 2010
  12. Feb 05, 2010
  13. Feb 03, 2010
  14. Feb 02, 2010
  15. Jan 28, 2010
Loading