hanchenye-llvm-project/openmp
Paul Osmialowski 7634f7093a [AArch64] fix an issue with older /proc/cpuinfo layout
There are two /proc/cpuinfo layots in use for AArch64: old and new.
The old one has all 'processor : n' lines in one section, hence
checking for duplications does not make sense.

Differential Revision: https://reviews.llvm.org/D41000

llvm-svn: 320593
2017-12-13 16:12:24 +00:00
..
cmake [CMake] Remove legacy LIBOMP_LIT_ARGS 2017-12-08 15:07:08 +00:00
libomptarget [libomptarget] Split implementation of interface functions 2017-12-06 21:59:15 +00:00
offload doxygen: disable the html timestamp: this is breaking the reproducible build of openmp 2017-11-25 14:12:33 +00:00
runtime [AArch64] fix an issue with older /proc/cpuinfo layout 2017-12-13 16:12:24 +00:00
www [CMake] Disallow direct configuration 2017-11-29 19:31:43 +00:00
.arcconfig [openmp] Set up .arcconfig to point to new Diffusion OMP repository 2017-11-28 23:28:45 +00:00
.gitignore Create a git ignore file for openmp runtime. 2017-03-11 13:05:08 +00:00
CMakeLists.txt [CMake] Detect information about test compiler 2017-11-30 17:08:31 +00:00
CREDITS.txt Cleanup version symbol macros and attributes/declspecs 2017-11-07 23:32:13 +00:00
LICENSE.txt