[PATCH] Invariants (and Assume Aligned) - Clang
hfinkel at anl.gov
hfinkel at anl.gov
Sun Jul 20 14:45:08 PDT 2014
Same functionality, but extracted a EmitAlignmentAssumption CGF helper function to make it easier for other code to also emit alignment assumptions.
http://reviews.llvm.org/D149
Files:
docs/LanguageExtensions.rst
include/clang/Basic/Builtins.def
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/AST/ExprConstant.cpp
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/builtin-assume-aligned.c
test/CodeGen/builtin-assume.c
test/Sema/builtin-assume-aligned-tmpl.cpp
test/Sema/builtin-assume-aligned.c
test/Sema/builtin-assume.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149.11703.patch
Type: text/x-patch
Size: 17163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140720/6f377437/attachment.bin>
More information about the cfe-commits
mailing list