llvm-6502/tools
Kevin Enderby 3ed0316f75 Add support for annotated disassembly output for X86 and arm.
Per the October 12, 2012 Proposal for annotated disassembly output sent out by
Jim Grosbach this set of changes implements this for X86 and arm.  The llvm-mc
tool now has a -mdis option to produced the marked up disassembly and a couple
of small example test cases have been added.

rdar://11764962


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166445 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-22 22:31:46 +00:00
..
bugpoint Move TargetData to DataLayout. 2012-10-08 16:39:34 +00:00
bugpoint-passes Revert "We need this symbol after an LTO build." 2012-10-18 18:52:54 +00:00
gold
llc Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. 2012-10-18 23:22:48 +00:00
lli Add float-abi and softfloat options to lli 2012-10-12 09:55:13 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Re-enable support for --program-prefix. 2012-10-01 18:40:32 +00:00
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump Formatting and 80-col. 2012-10-16 23:46:21 +00:00
llvm-extract Move TargetData to DataLayout. 2012-10-08 16:39:34 +00:00
llvm-link
llvm-mc Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00
llvm-nm Add hidden flag to exclude aliases from output. 2012-09-18 18:47:58 +00:00
llvm-objdump
llvm-prof
llvm-ranlib
llvm-readobj
llvm-rtdyld Clean-up of memory buffer and object ownership model in MCJIT 2012-10-02 21:18:39 +00:00
llvm-shlib
llvm-size
llvm-stress Silence -Wnon-virtual-dtor in llvm-stress. 2012-09-19 05:08:30 +00:00
lto Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00
macho-dump
opt Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke. 2012-10-18 23:22:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile