- Feb 16, 2012
-
-
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
-
- Feb 15, 2012
-
-
Andrew Trick authored
llvm-svn: 150619
-
Andrew Trick authored
Patch by Sundeep! llvm-svn: 150607
-
- Dec 06, 2011
-
-
Sebastian Pop authored
llvm-svn: 145944
-
Sebastian Pop authored
llvm-svn: 145943
-
- Dec 01, 2011
-
-
Anshuman Dasgupta authored
llvm-svn: 145629
-