Files
llvm-6502/include/llvm/IR
Hal Finkel 76ce614af7 Add CreateAlignmentAssumption to IRBuilder
Clang CodeGen had a utility function for creating pointer alignment assumptions
using the @llvm.assume intrinsic. This functionality will also be needed by the
inliner (to preserve function-argument alignment attributes when inlining), so
this moves the utility function into IRBuilder where it can be used both by
Clang CodeGen and also other LLVM-level code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219875 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-15 23:44:22 +00:00
..
2014-07-18 15:51:28 +00:00
2014-06-27 18:19:56 +00:00
2014-10-10 02:15:04 +00:00
2014-10-15 17:01:28 +00:00
2014-08-25 00:28:27 +00:00
2014-07-18 15:51:28 +00:00
2014-06-27 18:19:56 +00:00
2014-06-27 18:19:56 +00:00
2013-11-15 01:34:59 +00:00
2014-08-26 12:47:26 +00:00
2014-08-29 21:53:01 +00:00
2014-04-29 13:21:05 +00:00
2014-08-23 23:07:14 +00:00