llvm-6502/tools/edis
Sean Callanan 972bf8dea1 Extended the edis "IsBranch" property to call
instructions as well.  Added support for checking
this to the llvm-mc tester as well.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103454 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-11 01:27:08 +00:00
..
CMakeLists.txt Unbreak CMake build by improving the EnhancedDisassembly makefile a 2010-04-13 22:47:43 +00:00
EDDisassembler.cpp Fixed edis to tokenize instructions with no 2010-04-24 01:00:16 +00:00
EDDisassembler.h
EDInfo.td
EDInst.cpp Extended the edis "IsBranch" property to call 2010-05-11 01:27:08 +00:00
EDInst.h
EDMain.cpp
EDOperand.cpp Fixes to edis that mark x86 call targets as 2010-04-23 22:17:17 +00:00
EDOperand.h
EDToken.cpp
EDToken.h
EnhancedDisassembly.exports Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with 2010-04-15 20:54:25 +00:00
Makefile Make the export files absolute paths, and change Makefile.rules 2010-04-15 23:08:00 +00:00