diff options
author | Coby Tayree <coby.tayree@intel.com> | 2017-08-09 15:34:55 +0000 |
---|---|---|
committer | Coby Tayree <coby.tayree@intel.com> | 2017-08-09 15:34:55 +0000 |
commit | 3638655325839ade51b6c7b3a4c48dd0ae772128 (patch) | |
tree | 2e3b921488457ff13c7d12c4c04aa15effb899a2 /llvm/lib/CodeGen/AllocationOrder.cpp | |
parent | 08465828789cf3255f79f17a4eaa3b25b727fdbd (diff) | |
download | bcm5719-llvm-3638655325839ade51b6c7b3a4c48dd0ae772128.tar.gz bcm5719-llvm-3638655325839ade51b6c7b3a4c48dd0ae772128.zip |
[X86][Asm]Allow far jmp/call to be picked when using explicit FWORD size specifier
Currently, far jmp/call which utilizes a 48bit memory operand would have been invoked via the 'lcall/ljmp' mnemonic (intel style).
This patch align those variants to formal intel spec
Differential Revision: https://reviews.llvm.org/D35846
llvm-svn: 310485
Diffstat (limited to 'llvm/lib/CodeGen/AllocationOrder.cpp')
0 files changed, 0 insertions, 0 deletions