remove an extraneous mem2reg pass early in the pipe. Since
authorChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 22:03:29 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Sep 2009 22:03:29 +0000 (22:03 +0000)
commit4a86348bfb1dd06ac3ec204a8b295576873701e1
tree1de34a60f1dc6683416d2163ca60abf30b9a4094
parentd7a5983e482136af48c442cd77f42d614598f111
remove an extraneous mem2reg pass early in the pipe.  Since
this is run after the 'standard function passes', SRoA was
recently run.  This saves a domfrontier construction. Thanks
to Eli for noticing this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82291 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StandardPasses.h