From: Benjamin Kramer Date: Wed, 29 Feb 2012 13:27:00 +0000 (+0000) Subject: LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" optimizat... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;ds=sidebyside;h=f1820b54e4d08ed78ca76b80b8bebb91cdc798a5;hp=f1820b54e4d08ed78ca76b80b8bebb91cdc798a5;p=oota-llvm.git LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" optimization, making the lives of later passes easier. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151722 91177308-0d34-0410-b5e6-96231b3b80d8 ---