[PATCH] D23652: [mips] N64 static relocation model support

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 02:30:21 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293164: [mips] N64 static relocation model support (authored by sdardis).

Changed prior to commit:
  https://reviews.llvm.org/D23652?vs=85386&id=85876#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23652

Files:
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
  llvm/trunk/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  llvm/trunk/lib/Target/Mips/MicroMips64r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/Mips.td
  llvm/trunk/lib/Target/Mips/Mips64InstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsAsmPrinter.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  llvm/trunk/lib/Target/Mips/MipsSubtarget.cpp
  llvm/trunk/lib/Target/Mips/MipsSubtarget.h
  llvm/trunk/test/CodeGen/Mips/2009-11-16-CstPoolLoad.ll
  llvm/trunk/test/CodeGen/Mips/2010-07-20-Switch.ll
  llvm/trunk/test/CodeGen/Mips/abicalls.ll
  llvm/trunk/test/CodeGen/Mips/blockaddr.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-float.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-fp128.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-hard-float.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-hard-fp128.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-struct.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-varargs-small-structs-byte.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-varargs-small-structs-combinations.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments-varargs.ll
  llvm/trunk/test/CodeGen/Mips/cconv/arguments.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return-float.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return-hard-float.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return-hard-fp128.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return-hard-struct-f128.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return-struct.ll
  llvm/trunk/test/CodeGen/Mips/cconv/return.ll
  llvm/trunk/test/CodeGen/Mips/cconv/roundl-call.ll
  llvm/trunk/test/CodeGen/Mips/compactbranches/compact-branches-64.ll
  llvm/trunk/test/CodeGen/Mips/compactbranches/compact-branches.ll
  llvm/trunk/test/CodeGen/Mips/cstmaterialization/stack.ll
  llvm/trunk/test/CodeGen/Mips/elf_eflags.ll
  llvm/trunk/test/CodeGen/Mips/fcmp.ll
  llvm/trunk/test/CodeGen/Mips/fcopysign-f32-f64.ll
  llvm/trunk/test/CodeGen/Mips/global-address.ll
  llvm/trunk/test/CodeGen/Mips/inlineasm-constraint_ZC_2.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/call.ll
  llvm/trunk/test/CodeGen/Mips/mips64-f128-call.ll
  llvm/trunk/test/CodeGen/Mips/mips64-f128.ll
  llvm/trunk/test/CodeGen/Mips/mips64-libcall.ll
  llvm/trunk/test/CodeGen/Mips/mips64instrs.ll
  llvm/trunk/test/CodeGen/Mips/start-asm-file.ll
  llvm/trunk/test/CodeGen/Mips/tailcall/tailcall-wrong-isa.ll
  llvm/trunk/test/CodeGen/Mips/tailcall/tailcall.ll
  llvm/trunk/test/MC/Mips/elf_eflags.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23652.85876.patch
Type: text/x-patch
Size: 106932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/c52f1cbb/attachment.bin>


More information about the llvm-commits mailing list