Skip to content
  1. Feb 23, 2012
  2. Feb 16, 2012
    • Andrew Trick's avatar
      Fix library visibility problems with VLIWPacketizer. · 20349b88
      Andrew Trick authored
      The existing framework for postra scheduling is library local. We want to keep it that way. Soon we will have a more general MachineScheduler interface. At that time, various bits will be exposed to targets. In the meantime, the VLIWPacketizer wants to use ScheduleDAGInstrs directly, so it needs to wrapped in a PIMPL to avoid exposing it to the target interface.
      
      llvm-svn: 150633
      20349b88
  3. Feb 15, 2012
  4. Dec 06, 2011
  5. Dec 01, 2011
Loading