[PATCH] D13650: ARM/ELF: Better codegen for global variable addresses.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 11:49:47 PDT 2015


pcc updated this revision to Diff 37504.
pcc added a comment.

- Address review comments


http://reviews.llvm.org/D13650

Files:
  include/llvm/MC/MCExpr.h
  lib/MC/MCExpr.cpp
  lib/Target/ARM/ARM.h
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMConstantPoolValue.cpp
  lib/Target/ARM/ARMConstantPoolValue.h
  lib/Target/ARM/ARMFastISel.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/ARM/ARMInstrInfo.cpp
  lib/Target/ARM/ARMMachineFunctionInfo.cpp
  lib/Target/ARM/ARMMachineFunctionInfo.h
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
  test/CodeGen/ARM/emutls.ll
  test/CodeGen/ARM/fast-isel-pic.ll
  test/CodeGen/ARM/globals.ll
  test/CodeGen/ARM/load-global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13650.37504.patch
Type: text/x-patch
Size: 28129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/48dfb0fc/attachment.bin>


More information about the llvm-commits mailing list