Go to file
Mikhail Dvoretckii 89c919c20b [X86] Fast-isel tests for lowered truncation intrinsics
This patch adds fast-isel tests for the IR patterns produced for truncation
intrinsics in rC336643.

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

llvm-svn: 336645
2018-07-10 08:26:54 +00:00
clang [X86] Lowering integer truncation intrinsics to native IR 2018-07-10 08:22:44 +00:00
clang-tools-extra [clangd] Make sure macro information exists before increasing usage count. 2018-07-09 18:54:51 +00:00
compiler-rt [XRay][compiler-rt] xray::Array Freelist and Iterator Updates 2018-07-10 08:25:44 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +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 Add new string benchmarks 2018-07-10 04:11:22 +00:00
libcxxabi [demangler] Avoid alignment warning 2018-07-05 06:24:29 +00:00
libunwind Introduce a separate preprocessor macro, _LIBUNWIND_USE_DLADDR, for directly controlling a dependency on dladdr(). This will allow us to use libunwind without adding a libdl dependency. 2018-06-29 20:41:50 +00:00
lld Report an error for an extremely large .gdb_index section. 2018-07-10 01:22:25 +00:00
lldb Rollback [test-suite] Add a decorator for the lack of libstdcxx on the system. 2018-07-09 21:56:28 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [X86] Fast-isel tests for lowered truncation intrinsics 2018-07-10 08:26:54 +00:00
openmp Fix const cast problem introduced in r336563 2018-07-09 19:09:31 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [Docs] Fix generation of manpages. 2018-07-09 20:26:11 +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.