Do not create ZEXTLOAD's unless we are before legalize or the operation is
authorChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 17:39:18 +0000 (17:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Apr 2006 17:39:18 +0000 (17:39 +0000)
commite44be60ee91b65df8dcf13cca15563ab80b236c4
treea06c46b25224696c147553b15f359b8f24f72624
parentcecc3ebcc80169bc42b7f76a9489f061edf6111c
Do not create ZEXTLOAD's unless we are before legalize or the operation is
legal.

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