Author: minseongkim
Date: Sat Sep 9 07:18:53 2017
New Revision: 312865
URL: http://llvm.org/viewvc/llvm-project?rev=312865&view=rev
Log:
[Basic] Update CMakeLists.txt to handle repo
Summary:
The find_first_existing_file and find_first_existing_vc_file macros in
lib/Basic/CMakeLists.txt are remov
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
Author: minseongkim
Date: Tue Jan 5 06:53:24 2016
New Revision: 256829
URL: http://llvm.org/viewvc/llvm-project?rev=256829&view=rev
Log:
[AArch64] Teaches clang about Samsung Exynos-M1
Adds core tuning support for new Samsung Exynos-M1 core (ARMv8-A).
Differential Revision: http://reviews.llvm.
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/