Skip to content
  1. Mar 26, 2013
  2. Mar 25, 2013
  3. Mar 21, 2013
  4. Mar 20, 2013
  5. Mar 19, 2013
  6. Mar 18, 2013
  7. Mar 16, 2013
  8. Mar 15, 2013
  9. Mar 14, 2013
    • Jakob Stoklund Olesen's avatar
      Prepare for adding InstrSchedModel annotations to X86 instructions. · 71236682
      Jakob Stoklund Olesen authored
      The new InstrSchedModel is easier to use than the instruction
      itineraries. It will be used to model instruction latency and throughput
      in modern Intel microarchitectures like Sandy Bridge.
      
      InstrSchedModel should be able to coexist with instruction itinerary
      classes, but for cleanliness we should switch the Atom processor model
      to the new InstrSchedModel as well.
      
      llvm-svn: 177122
      71236682
Loading