llvm-project/llvm/lib/Target/Hexagon/Disassembler
Cameron Esfahani f97999dc46 Explicitly clear the MI operand list when getInstruction() is called. Call MI.clear() within MCD::OPC_Decode case and inside of translateInstruction() for the X86 target. Remove now unnecessary MI.clear() from ARMDisassembler.
Summary: Explicitly clear the MI operand list when getInstruction() is called.

Reviewers: hfinkel, t.p.northover, hvarga, kparzysz, jyknight, qcolombet, uweigand

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11665

llvm-svn: 244557
2015-08-11 01:15:07 +00:00
..
CMakeLists.txt [CMake] Prune CRLF in CMakeLists.txt(s). 2014-10-23 11:31:50 +00:00
HexagonDisassembler.cpp Explicitly clear the MI operand list when getInstruction() is called. Call MI.clear() within MCD::OPC_Decode case and inside of translateInstruction() for the X86 target. Remove now unnecessary MI.clear() from ARMDisassembler. 2015-08-11 01:15:07 +00:00
LLVMBuild.txt [Hexagon] Marking some instructions as CodeGenOnly=0 and adding disassembly tests. 2014-12-04 03:41:21 +00:00
Makefile Prune CRLFs. 2015-05-25 01:43:23 +00:00