Disable DAGCombine's alignment inference in "fast" codegen mode.
authorDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 16:30:28 +0000 (16:30 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 16:30:28 +0000 (16:30 +0000)
commita267651b7ec4f96e01b31f541d446758bf8da8a9
treeeb7f679364a41131c4f4fdc7f8e34c8edf898c26
parentb8d2f550b84523e8a73198f98e5d450ec3b4fee7
Disable DAGCombine's alignment inference in "fast" codegen mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55059 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp