[PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 12:59:49 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL251051: [SCEV] Opportunistically interpret unsigned constraints as signed (authored by sanjoy).
Changed prior to commit:
http://reviews.llvm.org/D13687?vs=37386&id=38162#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13687
Files:
llvm/trunk/include/llvm/IR/InstrTypes.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/test/Transforms/IndVarSimplify/eliminate-comparison.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13687.38162.patch
Type: text/x-patch
Size: 4245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/eebc4ff9/attachment.bin>
More information about the llvm-commits
mailing list