diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-03-04 20:42:07 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-03-04 20:42:07 +0000 |
commit | 5ddf938597737c926a53ee8f5032e1b8c5f370df (patch) | |
tree | 303c6f966a5b78711ae4c45f49c998159c37a747 /docs/CommandGuide | |
parent | 4bf40df7343a66a210e24facd143e23963fd4b0b (diff) | |
download | external_llvm-5ddf938597737c926a53ee8f5032e1b8c5f370df.zip external_llvm-5ddf938597737c926a53ee8f5032e1b8c5f370df.tar.gz external_llvm-5ddf938597737c926a53ee8f5032e1b8c5f370df.tar.bz2 |
Fix the remaining MUL8 and DIV8 to define AX instead of AL,AH.
These instructions technically define AL,AH, but a trick in X86ISelDAGToDAG
reads AX in order to avoid reading AH with a REX instruction.
Fix PR6489.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97742 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions