summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/shedulingPreference.ll
Commit message (Collapse)AuthorAgeFilesLines
* XCore target: change to Sched::SourceRobert Lytton2013-09-091-0/+25
This sidesteps a bug in PrescheduleNodesWithMultipleUses() which does not check if callResources will be affected by the transformation. llvm-svn: 190299
OpenPOWER on IntegriCloud