[PATCH] D20906: [mips] EABI CodeGen is completely untested. Remove it.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 05:06:05 PDT 2016
dsanders created this revision.
dsanders added a reviewer: sdardis.
dsanders added a subscriber: llvm-commits.
Herald added subscribers: sdardis, dsanders.
There are no tests* and no EABI buildbots.
* There is a single MIPS16 test using a mips*-gnueabi triple but this test
doesn't test EABI and the triple doesn't cause EABI to be used.
http://reviews.llvm.org/D20906
Files:
lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
lib/Target/Mips/MCTargetDesc/MipsABIInfo.h
lib/Target/Mips/MipsAsmPrinter.cpp
lib/Target/Mips/MipsCallingConv.td
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsSubtarget.cpp
lib/Target/Mips/MipsSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20906.59366.patch
Type: text/x-patch
Size: 8305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/5bce8f0b/attachment.bin>
More information about the llvm-commits
mailing list