OSDN Git Service

Allow pulling logical operations through shifts.
authorChris Lattner <sabre@nondot.org>
Tue, 12 Aug 2003 21:53:41 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Aug 2003 21:53:41 +0000 (21:53 +0000)
commitdf17af1dc7cc6397772901b13ccb50cc3463be1b
treed6b5ea4179037658ece9635c7bfd68639d116af2
parente9608e37fcf78a3a63e2d8ec900520651486ff1d
Allow pulling logical operations through shifts.
This implements InstCombine/shift.ll:test14*

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7793 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp