summaryrefslogtreecommitdiff
path: root/test/Assembler
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2013-07-23 00:15:19 +0000
committerCraig Topper <craig.topper@gmail.com>2013-07-23 00:15:19 +0000
commitaf1d08782b0f9c60c2504e39dda160a784d1ed1e (patch)
tree55b023f0640e52833d9c18cee306f2a8561a2e40 /test/Assembler
parent19159c1f4c36db2209dae3c4486bd7784acb40cf (diff)
downloadllvm-af1d08782b0f9c60c2504e39dda160a784d1ed1e.tar.gz
llvm-af1d08782b0f9c60c2504e39dda160a784d1ed1e.tar.bz2
llvm-af1d08782b0f9c60c2504e39dda160a784d1ed1e.tar.xz
Explicitly don't let the asm printer use the clrb/w/l aliases for xor %reg, %reg.
It only didn't use it before because it seems InstAlias handling in the asm printer fails to count tied operands so it tried to find an xor with 2 operands instead of the 3 it wfails to count tied. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186900 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Assembler')
0 files changed, 0 insertions, 0 deletions