[PATCH] Changed register names (and pointer keywords) to be lower case when using Intel X86 assembler syntax.

Craig Topper craig.topper at gmail.com
Tue Jul 30 19:52:18 PDT 2013


Committed in r187476.


On Tue, Jul 30, 2013 at 6:19 PM, Richard Mitton <richard at codersnotes.com>wrote:

>   Update the patch with whitespace fixed to match LLVM coding standards.
>
> http://llvm-reviews.chandlerc.com/D1242
>
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D1242?vs=3090&id=3099#toc
>
> Files:
>   lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
>   lib/Target/X86/InstPrinter/X86IntelInstPrinter.h
>   lib/Target/X86/X86InstrArithmetic.td
>   lib/Target/X86/X86InstrFPStack.td
>   lib/Target/X86/X86InstrInfo.td
>   lib/Target/X86/X86InstrSSE.td
>   lib/Target/X86/X86InstrSVM.td
>   lib/Target/X86/X86InstrShiftRotate.td
>   lib/Target/X86/X86InstrSystem.td
>   test/CodeGen/X86/fast-cc-merge-stack-adj.ll
>   test/CodeGen/X86/fast-cc-pass-in-regs.ll
>   test/CodeGen/X86/fp_constant_op.ll
>   test/CodeGen/X86/lea-2.ll
>   test/CodeGen/X86/shift-coalesce.ll
>   test/CodeGen/X86/store_op_load_fold2.ll
>   test/MC/Disassembler/X86/intel-syntax.txt
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>


-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130730/d2f22fc0/attachment.html>


More information about the llvm-commits mailing list