Add some convenience methods to IRBuilder for constructing aligned loads
authorChandler Carruth <chandlerc@gmail.com>
Wed, 26 Sep 2012 10:27:40 +0000 (10:27 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 26 Sep 2012 10:27:40 +0000 (10:27 +0000)
commit4d7aa6dbcedfbee7482b8473a63af5ac065380e8
treef91d70792e41279111039a029c090bb9eeea752e
parent9f4df20fe0d9d24f2ec3dc0b8e42698161e262e8
Add some convenience methods to IRBuilder for constructing aligned loads
and stores. These will be used in subsequnet patches to SROA to more
systematically manage the alignment on loads and stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164688 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IRBuilder.h