summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGEmit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the code that inserts copies for function livein registersDan Gohman2008-09-051-102/+0
* Revert r55817. It broke PIC. FastISel will need to find a differentDan Gohman2008-09-051-3/+1
* In FastISel mode, the scheduler may be invoked multiple timesDan Gohman2008-09-051-1/+3
* Separate MachineInstr-emitting routines from actual schedulingDan Gohman2008-09-031-0/+771
OpenPOWER on IntegriCloud