[PATCH] D13594: [mips] Allowed dla instructions on 32-bit architectures.
Scott Egerton via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 09:09:43 PST 2015
s.egerton updated this revision to Diff 41057.
s.egerton added a comment.
Herald added a subscriber: dsanders.
I've now added test cases which test everything that is tested for dla on 64-bit architecture. I had to update the patch to then pass these tests.
http://reviews.llvm.org/D13594
Files:
include/llvm/MC/MCRegisterInfo.h
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
test/MC/Mips/macro-dla-32bit.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13594.41057.patch
Type: text/x-patch
Size: 19475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/c17f0b83/attachment.bin>
More information about the llvm-commits
mailing list