[llvm-commits] [llvm] r115098 - in /llvm/trunk: include/llvm/Target/TargetInstrItineraries.h lib/CodeGen/ScheduleDAGInstrs.cpp lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMSchedule.td lib/Targ

Anton Korobeynikov anton at korobeynikov.info
Wed Sep 29 15:56:38 PDT 2010


Hi Evan,

> Model Cortex-a9 load to SUB, RSB, ADD, ADC, SBC, RSC, CMN, MVN, or CMP
> pipeline forwarding path.
Right now the scheduling documentation is pretty sparse...
Will it be possible to add some hunk of documentation into e.g. .td?

Am I right to understand that currently bypasses always have zero latencies?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list