[PATCH] D21125: [llvm-objdump] Support detection of feature bits from the object and implement this for Mips.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 02:23:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272880: [llvm-objdump] Support detection of feature bits from the object and… (authored by dsanders).

Changed prior to commit:
  http://reviews.llvm.org/D21125?vs=60846&id=60953#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21125

Files:
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/include/llvm/Object/ELFObjectFile.h
  llvm/trunk/include/llvm/Object/MachO.h
  llvm/trunk/include/llvm/Object/ObjectFile.h
  llvm/trunk/include/llvm/Support/ELF.h
  llvm/trunk/lib/Object/ELFObjectFile.cpp
  llvm/trunk/lib/Target/Mips/MipsAsmPrinter.cpp
  llvm/trunk/test/CodeGen/Mips/Fast-ISel/shift.ll
  llvm/trunk/test/CodeGen/Mips/compactbranches/no-beqzc-bnezc.ll
  llvm/trunk/test/CodeGen/Mips/micromips-atomic1.ll
  llvm/trunk/test/MC/Mips/cpload.s
  llvm/trunk/test/MC/Mips/cprestore-noreorder-noat.s
  llvm/trunk/test/MC/Mips/cprestore-noreorder.s
  llvm/trunk/test/MC/Mips/cprestore-reorder.s
  llvm/trunk/test/MC/Mips/cpsetup.s
  llvm/trunk/test/MC/Mips/micromips-el-fixup-data.s
  llvm/trunk/test/MC/Mips/mips64extins.ll
  llvm/trunk/test/MC/Mips/mips64extins.s
  llvm/trunk/test/MC/Mips/mips_gprel16.s
  llvm/trunk/test/MC/Mips/set-defined-symbol.s
  llvm/trunk/test/Object/Mips/feature.test
  llvm/trunk/test/Object/Mips/objdump-micro-mips.test
  llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21125.60953.patch
Type: text/x-patch
Size: 19703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/e21d1e2a/attachment.bin>


More information about the llvm-commits mailing list