This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7805791efa2 [ValueTracking] Honour recursion limit. new 549ae9e101d [X86][Asm]Allow far jmp/call to be picked when using explic [...] new b158680ad13 [ARM] Emit error when ARM exec mode is not available.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/ARM/ARMSubtarget.cpp | 2 -- lib/Target/ARM/ARMTargetMachine.cpp | 5 +++++ lib/Target/X86/X86InstrControl.td | 4 ++-- test/CodeGen/ARM/no-arm-mode.ll | 21 +++++++++++++++++++++ test/MC/X86/intel-syntax.s | 9 +++++++++ test/MC/X86/x86-64.s | 13 ++++++++----- 6 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/ARM/no-arm-mode.ll