llvm-6502/lib/MC/MCDisassembler
Quentin Colombet 4b3685de23 [llvm-c][Disassembler] When printing latency information, fall back to the
itinerary model in case the target does not supply a scheduling model.

By doing this, targets like cortex-a8 can benefit from the latency printing
feature added in r191859.

This part of <rdar://problem/14687488>. 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191916 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-03 17:51:49 +00:00
..
CMakeLists.txt Remove edis - the enhanced disassembler. Fixes PR14654. 2012-12-19 19:55:47 +00:00
Disassembler.cpp [llvm-c][Disassembler] When printing latency information, fall back to the 2013-10-03 17:51:49 +00:00
Disassembler.h [llvm-c][Disassembler] When printing latency information, fall back to the 2013-10-03 17:51:49 +00:00
LLVMBuild.txt Clients are responsible for initializing the targets, remove it from the disassembler API. 2011-11-11 13:20:40 +00:00
Makefile there is no reason to dynamically generate a static header. 2010-07-20 18:59:58 +00:00