OSDN Git Service

disable shift/and lowering to work around PR1325 for now.
authorChris Lattner <sabre@nondot.org>
Sat, 14 Apr 2007 02:26:56 +0000 (02:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Apr 2007 02:26:56 +0000 (02:26 +0000)
commit3ff981749bed4347dfe7196ac066be1d4f51ea1f
treeed4db8cb07b252fce9507691dcd19e9c166b0c91
parent35b9b49fd17fe8600d5a6ac25d812694af7b1051
disable shift/and lowering to work around PR1325 for now.

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