diff options
author | Jack Carter <jcarter@mips.com> | 2012-08-06 23:29:06 +0000 |
---|---|---|
committer | Jack Carter <jcarter@mips.com> | 2012-08-06 23:29:06 +0000 |
commit | 61de70d98e1f752d5482b775f08827f799f4a53b (patch) | |
tree | 42d7abf6c4770a314c0eb8081119fa861a763714 /lib/ExecutionEngine | |
parent | eda3fc673450552808edfbf076d6bf26798acc64 (diff) | |
download | external_llvm-61de70d98e1f752d5482b775f08827f799f4a53b.zip external_llvm-61de70d98e1f752d5482b775f08827f799f4a53b.tar.gz external_llvm-61de70d98e1f752d5482b775f08827f799f4a53b.tar.bz2 |
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
were using a class defined for 32 bit instructions and
thus the instruction was for addiu instead of daddiu.
This was corrected by adding the instruction opcode as a
field in the base class to be filled in by the defs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161359 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions