]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
This patch removes some of useless instructions generated by bitfield access.
authorJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 12 Mar 2011 12:18:44 +0000 (12:18 +0000)
committerJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 12 Mar 2011 12:18:44 +0000 (12:18 +0000)
commitc5c03f90240e1d2bf9f1579ae14b5dc8f0547c33
tree1d9f38cdbd8c86fdd171823dfd7d07ef2dbb6ea6
parentb1adbd1f67125668ef1a87be62553e0f95cbc4d9
This patch removes some of useless instructions generated by bitfield access.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127539 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp