[PATCH] D18439: [mips] Range check simm32 and fold MIPS16's imm32 into simm32.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 04:45:07 PDT 2016
dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
Herald added a subscriber: dsanders.
At this point we should be able to enable IAS by default for O32 without
breaking check-all, or recursion.
http://reviews.llvm.org/D18439
Files:
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
test/MC/Mips/instalias-imm-expanding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18439.51535.patch
Type: text/x-patch
Size: 11630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/1c60b289/attachment.bin>
More information about the llvm-commits
mailing list