Go to file
Simon Pilgrim 6754913e95 [llvm-mca][x86] Add more x86-64 system instruction resource tests
CPUID, IN/OUT, INS/OUTS, INT, PAUSE, SCAS, UD2, XLAT

llvm-svn: 338563
2018-08-01 14:18:09 +00:00
clang Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:01:27 +00:00
clang-tools-extra Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:09:00 +00:00
compiler-rt Test: Enable exceptions for test that needs it 2018-08-01 13:20:38 +00:00
debuginfo-tests [DWARF] Change a test to ensure the creation of a __debug_ranges section. 2018-07-31 19:37:29 +00:00
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx Update version to 8.0.0svn: cmake, includes files and docs 2018-08-01 13:54:28 +00:00
libcxxabi [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCPP_BUILDING_LIBRARY 2018-08-01 02:08:59 +00:00
libunwind Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:14:09 +00:00
lld Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:07:20 +00:00
lldb Removed failing StreamTest case 2018-08-01 06:35:27 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [llvm-mca][x86] Add more x86-64 system instruction resource tests 2018-08-01 14:18:09 +00:00
openmp [test] Convert test for PR36720 to c89 2018-08-01 06:26:55 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:11:32 +00:00
README.md

README.md

Low Level Virtual Machine (LLVM)

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