Re: [PATCH] D15664: Teaches clang about Exynos-M1

2016-01-05 Thread MinSeong KIM via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL256829: [AArch64] Teaches clang about Samsung Exynos-M1 (authored by MinSeongKIM). Changed prior to commit: http://reviews.llvm.org/D15664?vs=43354&id=43984#toc Repository: rL LLVM http://reviews.ll

Re: [PATCH] D15664: Teaches clang about Exynos-M1

2015-12-21 Thread Tim Northover via cfe-commits
t.p.northover added a subscriber: t.p.northover. t.p.northover accepted this revision. t.p.northover added a reviewer: t.p.northover. t.p.northover added a comment. Looks fine to me too. Thanks! Tim. http://reviews.llvm.org/D15664 ___ cfe-commits m

Re: [PATCH] D15664: Teaches clang about Exynos-M1

2015-12-21 Thread Christof Douma via cfe-commits
christof added a comment. LGTM. But since this is my first review, I would like somebody else to sign off on this as well. http://reviews.llvm.org/D15664 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/

Re: [PATCH] D15664: Teaches clang about Exynos-M1

2015-12-21 Thread MinSeong KIM via cfe-commits
MinSeongKIM updated this revision to Diff 43354. MinSeongKIM added a comment. Herald added a subscriber: aemerson. Code rewritten http://reviews.llvm.org/D15664 Files: lib/Basic/Targets.cpp lib/Driver/Tools.cpp test/CodeGen/arm-target-features.c test/Driver/aarch64-cpus.c test/Driver/