OSDN Git Service

Add a nasty hack to fix Alpha/IA64 multiplies by a power of two.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Jan 2005 00:20:42 +0000 (00:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Jan 2005 00:20:42 +0000 (00:20 +0000)
commita7306db5f7cb7376da77237ada0bd624f99fec6c
tree7b975a5364b4e468e31eac94f3c33886b0ba1460
parent9bb86f46e134bf75d1dd76d9865156fb67eb24eb
Add a nasty hack to fix Alpha/IA64 multiplies by a power of two.

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