Jakob Stoklund Olesen 3cfe01072c 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
2010-03-04 20:42:07 +00:00
..
2010-03-01 20:24:05 +00:00
2010-02-23 19:15:24 +00:00
2010-01-05 17:55:26 +00:00
2010-02-28 20:36:49 +00:00
2010-02-24 22:43:17 +00:00