[PATCH] D28341: LowerTypeTests: Split the pass in two: a resolution phase and a lowering phase.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 18:33:42 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291205: LowerTypeTests: Split the pass in two: a resolution phase and a lowering phase. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D28341?vs=83187&id=83335#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28341
Files:
llvm/trunk/include/llvm/Transforms/IPO/LowerTypeTests.h
llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
llvm/trunk/test/Transforms/LowerTypeTests/function-disjoint.ll
llvm/trunk/test/Transforms/LowerTypeTests/function-ext.ll
llvm/trunk/test/Transforms/LowerTypeTests/function.ll
llvm/trunk/test/Transforms/LowerTypeTests/import-unsat.ll
llvm/trunk/test/Transforms/LowerTypeTests/simple.ll
llvm/trunk/test/Transforms/LowerTypeTests/single-offset.ll
llvm/trunk/test/Transforms/LowerTypeTests/unsat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28341.83335.patch
Type: text/x-patch
Size: 21804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/8d7383f7/attachment.bin>
More information about the llvm-commits
mailing list