Revert r233175 and r233183 with it. This pulls float2int back out of the tree, due...
authorNick Lewycky <nicholas@mxc.ca>
Fri, 27 Mar 2015 02:00:11 +0000 (02:00 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 27 Mar 2015 02:00:11 +0000 (02:00 +0000)
commitb3ad90eaccfa0a5ca51119395de624139ca630f7
treeda6ae5157c6397a64ce9e32870c7f3e13d3ee9a9
parent97fcbf1874bc7f601ec9697c0fbe7cdee4247025
Revert r233175 and r233183 with it. This pulls float2int back out of the tree, due to PR23038.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233350 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Float2Int.cpp [deleted file]
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/Float2Int/basic.ll [deleted file]
test/Transforms/Float2Int/float2int-optnone.ll [deleted file]
test/Transforms/Float2Int/toolarge.ll [deleted file]