OSDN Git Service

Fixed LICM bug that hoists trapping instructions that are not guaranteed to execute.
authorTanya Lattner <tonic@nondot.org>
Tue, 5 Aug 2003 18:45:46 +0000 (18:45 +0000)
committerTanya Lattner <tonic@nondot.org>
Tue, 5 Aug 2003 18:45:46 +0000 (18:45 +0000)
commit9966c03aad031f738718bed3bc00371e358beb5d
treeda1054195891e09630e994b050a1b390a7fd7cc2
parentc8afdc150c0f73fa14cbd776f0b3db25cecde22d
Fixed LICM bug that hoists trapping instructions that are not guaranteed to execute.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7612 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp