Go to file
Roger Ferrer Ibanez 09e6304440 [RISCV] Implement benchmark::cycleclock::Now
This is a cherrypick of D64237 onto llvm/utils/benchmark and
libcxx/utils/google-benchmark.

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

llvm-svn: 366868
2019-07-24 05:33:46 +00:00
clang clang-format: Fix namespace end comments for namespaces with attributes and macros. 2019-07-23 17:49:45 +00:00
clang-tools-extra [clangd] Log version, cwd, args, and transport on startup. NFC 2019-07-23 14:30:28 +00:00
compiler-rt [libFuzzer] Fix __sanitizer_print_memory_profile return type in ExtFunctions.def 2019-07-23 18:26:53 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libclc travis: Add LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx [RISCV] Implement benchmark::cycleclock::Now 2019-07-24 05:33:46 +00:00
libcxxabi [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
libunwind [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
lld ld.lld: Demangle symbols from archives in diagnostics 2019-07-23 19:00:01 +00:00
lldb [lldb] Fix enum value description 2019-07-23 22:46:16 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [RISCV] Implement benchmark::cycleclock::Now 2019-07-24 05:33:46 +00:00
openmp [libomptarget] Handle offload policy in push_tripcount 2019-07-23 14:20:48 +00:00
parallel-libs
polly [Polly] Clang complains about missing virtual destructor 2019-07-22 15:34:27 +00:00
pstl Revert "[libc++] Integrate the PSTL into libc++" 2019-07-19 18:52:46 +00:00
.arcconfig
.clang-format
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +00:00
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.