[PATCH] Fix MipsLongBranch pass to work when the code has inline assembly.

Reed Kotler rkotler at mips.com
Tue Mar 25 09:46:11 PDT 2014


This patch needs to be updated. It does not apply cleanly anymore to tip 
of tree.

On 03/20/2014 10:02 AM, Sasa Stankovic wrote:
>    I removed NaCl-specific parts from the patch.  NaCl code will be added in a separate patch.
>
> Hi mseaborn, dsanders,
>
> http://llvm-reviews.chandlerc.com/D3089
>
> CHANGE SINCE LAST DIFF
>    http://llvm-reviews.chandlerc.com/D3089?vs=7857&id=7991#toc
>
> Files:
>    lib/Target/Mips/AsmParser/MipsAsmParser.cpp
>    lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
>    lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp
>    lib/Target/Mips/MCTargetDesc/MipsMCExpr.h
>    lib/Target/Mips/Mips64InstrInfo.td
>    lib/Target/Mips/MipsAsmPrinter.cpp
>    lib/Target/Mips/MipsInstrInfo.cpp
>    lib/Target/Mips/MipsInstrInfo.h
>    lib/Target/Mips/MipsInstrInfo.td
>    lib/Target/Mips/MipsLongBranch.cpp
>    lib/Target/Mips/MipsMCInstLower.cpp
>    lib/Target/Mips/MipsMCInstLower.h
>    test/CodeGen/Mips/longbranch.ll
>    test/CodeGen/Mips/micromips-long-branch.ll
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits-Tmj1lob9twqVc3sceRu5cw at public.gmane.org
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list