This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3912b80e45 [X86] Remove 'knm' defines from predefined-arch-macros.c test. new 3704be1446 [CodeGen] EmitPointerWithAlignment() to generate TBAA info a [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGExpr.cpp | 74 ++++++++++++++++++++++++----------------- lib/CodeGen/CodeGenFunction.cpp | 6 ++-- lib/CodeGen/CodeGenFunction.h | 9 +++-- lib/CodeGen/CodeGenModule.cpp | 7 ++++ lib/CodeGen/CodeGenModule.h | 5 +++ lib/CodeGen/CodeGenTBAA.cpp | 8 +++++ lib/CodeGen/CodeGenTBAA.h | 11 ++++++ 7 files changed, 84 insertions(+), 36 deletions(-)