1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/MC/MCDisassembler
Quentin Colombet 32a3e2344e [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>. 

llvm-svn: 191916
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
Makefile