- I've measured the values for Broadwell, Haswell, SandyBridge, Skylake.
 - For ZnVer1 and Atom, values were transferred form InstRWs.
 - For SLM and BtVer2, values are from Agner.
 
This is split off from https://reviews.llvm.org/D47377
Paths 
  |  Differential  D47523  
[X86] Extract latency of fldz/fld1 in separate classes. ClosedPublic Authored by courbet on May 30 2018, 2:36 AM. 
Details Summary 
 This is split off from https://reviews.llvm.org/D47377 
Diff Detail 
 Event Timeline
 courbet marked an inline comment as done. Comment Actions
 Comment Actions Thanks 
 
 This revision is now accepted and ready to land.May 31 2018, 3:46 AM Closed by commit rL333642: [X86] Extract latency of fldz/fld1 in separate classes. (authored by courbet).  ·  Explain WhyMay 31 2018, 4:45 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 149262 lib/Target/X86/X86InstrFPStack.td
 lib/Target/X86/X86SchedBroadwell.td
 lib/Target/X86/X86SchedHaswell.td
 lib/Target/X86/X86SchedSandyBridge.td
 lib/Target/X86/X86SchedSkylakeClient.td
 lib/Target/X86/X86SchedSkylakeServer.td
 lib/Target/X86/X86Schedule.td
 lib/Target/X86/X86ScheduleAtom.td
 lib/Target/X86/X86ScheduleBtVer2.td
 lib/Target/X86/X86ScheduleSLM.td
 lib/Target/X86/X86ScheduleZnver1.td
 test/CodeGen/X86/x87-schedule.ll
 test/tools/llvm-mca/X86/Broadwell/resources-x87.s
 test/tools/llvm-mca/X86/BtVer2/resources-x87.s
 test/tools/llvm-mca/X86/Haswell/resources-x87.s
 test/tools/llvm-mca/X86/SLM/resources-x87.s
 test/tools/llvm-mca/X86/SandyBridge/resources-x87.s
 test/tools/llvm-mca/X86/SkylakeClient/resources-x87.s
 test/tools/llvm-mca/X86/SkylakeServer/resources-x87.s
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Drop the braces for single entries like this