OSDN Git Service

Replace custom dispatch code with two uses of InstVisitor. Improves
authorNick Lewycky <nicholas@mxc.ca>
Thu, 12 Oct 2006 02:02:44 +0000 (02:02 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 12 Oct 2006 02:02:44 +0000 (02:02 +0000)
commit078ff41220e83ab59850beb8e6d8aed1ccefb027
treef0ab6e0c5ca5af20653945ae2685bbb6c0fdbbfb
parent32159c13f988505d240603145e4c21181041d3ba
Replace custom dispatch code with two uses of InstVisitor. Improves
compile-time performance.

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