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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 11:25:34 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251322: ARM/ELF: Better codegen for global variable addresses. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D13650?vs=37504&id=38443#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13650

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13650.38443.patch
Type: text/x-patch
Size: 28741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151026/231f2f90/attachment.bin>


More information about the llvm-commits mailing list