[PATCH] D28421: LowerTypeTests: Represent the memory region size with the constant size-1.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 13:43:12 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291706: LowerTypeTests: Represent the memory region size with the constant size-1. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D28421?vs=83460&id=84018#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28421

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/test/Transforms/LowerTypeTests/Inputs/import-unsat.yaml
  llvm/trunk/test/Transforms/LowerTypeTests/function.ll
  llvm/trunk/test/Transforms/LowerTypeTests/import-unsat.ll
  llvm/trunk/test/Transforms/LowerTypeTests/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28421.84018.patch
Type: text/x-patch
Size: 7223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/990b6e79/attachment.bin>


More information about the llvm-commits mailing list