OSDN Git Service

While creating mask, use 1ULL instead of 1.
authorDevang Patel <dpatel@apple.com>
Fri, 20 Oct 2006 01:16:56 +0000 (01:16 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 20 Oct 2006 01:16:56 +0000 (01:16 +0000)
commit6e7dd9db6bf677c9161a6ecc12f90651cf1231e0
treeb39e994f8f4015b8056c23e94c16ceee54ef9fad
parentb74b1816305affe25da32c2f29532df41a23cd55
While creating mask, use 1ULL instead of 1.

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