llvm-6502/lib/Target/X86/MCTargetDesc
Jim Grosbach fbf3b4a076 MC: Add MCInstrDesc::mayAffectControlFlow() method.
MC disassembler clients (LLDB) are interested in querying if an
instruction may affect control flow other than by virtue of being
an explicit branch instruction. For example, instructions which
write directly to the PC on some architectures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170610 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-19 23:38:53 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86AsmBackend.cpp Fix a bogus comment 2012-12-13 00:24:56 +00:00
X86BaseInfo.h
X86ELFObjectWriter.cpp
X86FixupKinds.h
X86MachObjectWriter.cpp
X86MCAsmInfo.cpp
X86MCAsmInfo.h
X86MCCodeEmitter.cpp
X86MCTargetDesc.cpp MC: Add MCInstrDesc::mayAffectControlFlow() method. 2012-12-19 23:38:53 +00:00
X86MCTargetDesc.h
X86WinCOFFObjectWriter.cpp