[PATCH] D13654: [mips][ias] Implement ulh macro.
    Daniel Sanders via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 12 08:03:30 PDT 2015
    
    
  
dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
Herald added a subscriber: dsanders.
This macro is needed to prevent test/CodeGen/Mips/2008-08-01-AsmInline.ll from
failing after the integrated assembler is enabled by default.
http://reviews.llvm.org/D13654
Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/mips-expansions-bad.s
  test/MC/Mips/mips-expansions.s
  test/MC/Mips/set-nomacro.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13654.37112.patch
Type: text/x-patch
Size: 18115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/5e795290/attachment.bin>
    
    
More information about the llvm-commits
mailing list