[PATCH][Mips] Refactoring mips STO code

Jack Carter Jack.Carter at imgtec.com
Tue Nov 19 13:09:47 PST 2013


This patch removes dummy directive calls and XFAILs the test cases that depend on them

This patch takes out the "Hack" from the STO routines.

This patch exposes the fact that we use the TargetStreamer method for STO in AsmPrinter and not in AsmParser. This needs to be fixed, but this patch is just an exercise in refactoring that changes no real functionality.

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/f4597014/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips_sto.patch
Type: text/x-patch
Size: 11909 bytes
Desc: mips_sto.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/f4597014/attachment.bin>


More information about the llvm-commits mailing list