Skip to content
  • Andrew Trick's avatar
    Machine Model: Add MicroOpBufferSize and resource BufferSize. · de2109eb
    Andrew Trick authored
    Replace the ill-defined MinLatency and ILPWindow properties with
    with straightforward buffer sizes:
    MCSchedMode::MicroOpBufferSize
    MCProcResourceDesc::BufferSize
    
    These can be used to more precisely model instruction execution if desired.
    
    Disabled some misched tests temporarily. They'll be reenabled in a few commits.
    
    llvm-svn: 184032
    de2109eb
Loading