[PATCH] D21467: [llc+llvm-mc] Prefer applying -mabi to the triple where possible and allow Mips to take ABI information in the triple.

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 09:56:43 PDT 2016


sdardis updated this revision to Diff 76725.
sdardis added a comment.

Rebase and ping.


https://reviews.llvm.org/D21467

Files:
  include/llvm/ADT/Triple.h
  lib/Support/Triple.cpp
  lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp
  test/CodeGen/Mips/compactbranches/no-beqzc-bnezc.ll
  test/CodeGen/Mips/ehframe-indirect.ll
  test/CodeGen/Mips/fp16-promote.ll
  test/MC/Mips/cpsetup.s
  test/MC/Mips/elf_reginfo.s
  test/MC/Mips/expansion-jal-sym-pic.s
  test/MC/Mips/mips64-register-names-o32.s
  tools/llc/llc.cpp
  tools/llvm-mc/llvm-mc.cpp
  unittests/ADT/TripleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21467.76725.patch
Type: text/x-patch
Size: 28144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/f71911e8/attachment-0001.bin>


More information about the llvm-commits mailing list