[cfe-commits] [PATCH] AArch64 backend: Clang changes
Tim Northover
Tim.Northover at arm.com
Tue Jan 22 04:57:50 PST 2013
The main change in this patch is that we no longer change the signed/unsigned semantics of NEON polynomial types on ARM.
http://llvm-reviews.chandlerc.com/D285
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D285?vs=697&id=743#toc
Files:
include/clang/Basic/BuiltinsAArch64.def
include/clang/Basic/TargetBuiltins.h
include/clang/Basic/TargetInfo.h
include/clang/Basic/arm_neon.td
include/clang/Sema/Sema.h
lib/AST/ASTContext.cpp
lib/AST/ItaniumMangle.cpp
lib/Basic/Targets.cpp
lib/CodeGen/ABIInfo.h
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGCXXABI.h
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/ItaniumCXXABI.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaType.cpp
test/CodeGen/aarch64-arguments.c
test/CodeGen/aarch64-inline-asm.c
test/CodeGen/aarch64-neon-intrinsics.c
test/CodeGen/aarch64-type-sizes.c
test/CodeGen/aarch64-varargs.c
test/CodeGenCXX/aarch64-arguments.cpp
test/CodeGenCXX/aarch64-cxxabi.cpp
test/CodeGenCXX/aarch64-mangle-neon-vectors.cpp
test/CodeGenCXX/mangle-neon-vectors.cpp
test/Driver/aarch64-features.c
test/Preprocessor/aarch64-target-features.c
test/Sema/aarch64-neon-vector-types.c
utils/TableGen/NeonEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D285.3.patch
Type: text/x-patch
Size: 229236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130122/ee991aaa/attachment.bin>
More information about the cfe-commits
mailing list