llvm-6502/include
Chandler Carruth 4d7aa6dbce 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
2012-09-26 10:27:40 +00:00
..
llvm Add some convenience methods to IRBuilder for constructing aligned loads 2012-09-26 10:27:40 +00:00
llvm-c Add support for accessing an MDNode's operands via the C binding. Patch by 2012-09-19 20:29:39 +00:00