[llvm-bugs] [Bug 28346] New: [ARM] Switch from itineraries to schedule models

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 28 09:32:06 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28346

            Bug ID: 28346
           Summary: [ARM] Switch from itineraries to schedule models
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: diana.picus at linaro.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The ARM backend still contains a lot of code dealing with instruction
itineraries (e.g. in ARMBaseInstrInfo.cpp). This should be replaced with the
new schedule models (MCSchedule.h).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160628/beea2c7a/attachment.html>


More information about the llvm-bugs mailing list