OSDN Git Service

move HoistThenElseCodeToIf up to a more logical and efficient-to-handle place.
authorChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 05:15:29 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Dec 2010 05:15:29 +0000 (05:15 +0000)
commitef5002ba85121178766edd096818a781fdc2dece
treea4eebccded660856e3ce71b08457544ee508efea
parentddb97a2bf1f06d7d1b0a1af8e74c67917b43b606
move HoistThenElseCodeToIf up to a more logical and efficient-to-handle place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp