[PATCH] D25878: IR, X86: Understand !range metadata on global variables.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 11:11:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289087: IR, X86: Understand !absolute_symbol metadata on global variables. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D25878?vs=80502&id=80789#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25878

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/GlobalValue.h
  llvm/trunk/include/llvm/IR/LLVMContext.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/lib/IR/LLVMContext.cpp
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrShiftRotate.td
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/test/CodeGen/X86/absolute-bit-mask.ll
  llvm/trunk/test/CodeGen/X86/absolute-bt.ll
  llvm/trunk/test/CodeGen/X86/absolute-constant.ll
  llvm/trunk/test/CodeGen/X86/absolute-rotate.ll
  llvm/trunk/test/Transforms/FunctionAttrs/nonnull-global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25878.80789.patch
Type: text/x-patch
Size: 17457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/1635726b/attachment.bin>


More information about the llvm-commits mailing list