2013-04-29 Tom de Vries <tom@codesourcery.com>
* tree-ssa-tail-merge.c: Update header comment.
From-SVN: r198407
+2013-04-29 Tom de Vries <tom@codesourcery.com>
+
+ * tree-ssa-tail-merge.c: Update header comment.
+
2013-04-29 James Greenhalgh <james.greenhalgh@arm.com>
* config/aarch64/arm_neon.h
- handle blocks with gimple_reg phi_nodes.
+ PASS PLACEMENT
+ This 'pass' is not a stand-alone gimple pass, but runs as part of
+ pass_pre, in order to share the value numbering.
+
+
SWITCHES
- ftree-tail-merge. On at -O2. We may have to enable it only at -Os. */
#include "tree-ssa-sccvn.h"
#include "tree-dump.h"
#include "cfgloop.h"
-
-/* ??? This currently runs as part of tree-ssa-pre. Why is this not
- a stand-alone GIMPLE pass? */
#include "tree-pass.h"
/* Describes a group of bbs with the same successors. The successor bbs are