llvm-project/llvm/lib/Target/X86/Disassembler
Craig Topper cad318014e [X86] Remove if that's always true
It's been like this since it was added in a refactor of this code.

Fixes PR41659

llvm-svn: 359597
2019-04-30 19:02:15 +00:00
..
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
X86Disassembler.cpp [X86] Merge the different Jcc instructions for each condition code into single instructions that store the condition code as an operand. 2019-04-05 19:28:09 +00:00
X86DisassemblerDecoder.cpp [X86] Remove if that's always true 2019-04-30 19:02:15 +00:00
X86DisassemblerDecoder.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00