teak-llvm/llvm/lib/Target/ARM/Disassembler
Tim Northover b73efb85ba ARM: correctly decode VFP instructions following unpredictable t2IT
When the condition code for an IT instruction is "AL" we get strange "15"
predicates on subsequent instructions. These are dealt with for most
instructions by treating them as "ARMCC::AL", but VFP takes a different path
which didn't have this code.

llvm-svn: 335594
2018-06-26 11:39:20 +00:00
..
ARMDisassembler.cpp ARM: correctly decode VFP instructions following unpredictable t2IT 2018-06-26 11:39:20 +00:00
CMakeLists.txt
LLVMBuild.txt [ARM] Re-commit r324600 with fixed LLVMBuild.txt 2018-02-08 14:31:22 +00:00