[PATCH] D21704: [PM] Port float2int to the new pass manager

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 16:39:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273747: [PM] Port float2int to the new pass manager (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D21704?vs=61847&id=61856#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21704

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Transforms/Scalar/Float2Int.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/Scalar/Float2Int.cpp
  llvm/trunk/lib/Transforms/Scalar/Scalar.cpp
  llvm/trunk/test/Transforms/Float2Int/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21704.61856.patch
Type: text/x-patch
Size: 11287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/8aed711b/attachment.bin>


More information about the llvm-commits mailing list