aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-12-01 12:58:13 +0000
committerDuncan Sands <baldrick@free.fr>2010-12-01 12:58:13 +0000
commitc4fb38b821a7d66f38da081ae7186b4db10cc5bf (patch)
treeb6983f6426bcd9a7d8a913f0539e90e070b9eee2 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parentb2f77f6206fad2c4f632d9de5e6513d3afaefd81 (diff)
downloadllvm-c4fb38b821a7d66f38da081ae7186b4db10cc5bf.zip
llvm-c4fb38b821a7d66f38da081ae7186b4db10cc5bf.tar.gz
llvm-c4fb38b821a7d66f38da081ae7186b4db10cc5bf.tar.bz2
I don't think it makes any sense to assert that the target supports SSE3 here.
The user (i.e. whoever generated a call to the intrinsic in the first place) is essentially asking for a particular instruction to be placed in the assembler. If that instruction won't execute on the target machine, that's their problem not ours. Two buildbots with processors that don't support SSE3 were barfing on the apm.ll test in CodeGen/X86 because of this assertion. llvm-svn: 120574
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions