Go to file
Vedant Kumar 8cd64580b7 Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll
This relaxes a test to make it less brittle.

llvm-svn: 340068
2018-08-17 18:39:19 +00:00
clang [HIP] Make __hip_gpubin_handle hidden to avoid being merged across different shared libraries 2018-08-17 17:47:31 +00:00
clang-tools-extra [clangd] Add parantheses while auto-completing functions. 2018-08-17 15:42:54 +00:00
compiler-rt [sanitizer] When setting up shadow memory on iOS, fix handling the return value of task_info on older OS versions 2018-08-17 17:53:14 +00:00
debuginfo-tests Add a basic integration test for C++ smart pointers 2018-08-16 23:05:15 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx Refactor the newly created <bit> header. Still (almost) NFC. Reviewed as https://reviews.llvm.org/D50876 2018-08-17 17:27:25 +00:00
libcxxabi Factor Node creation out of the demangler. No functionality change intended. 2018-08-16 22:04:36 +00:00
libunwind NFC: Test commit access 2018-08-16 16:55:07 +00:00
lld [LLD][ELF] - Remove dead code. NFC. 2018-08-17 11:19:55 +00:00
lldb Show how to use "lldb -P" to find the lldb.py. 2018-08-17 17:39:32 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Remove a hardcoded address in test/DebugInfo/X86/vla-multi.ll 2018-08-17 18:39:19 +00:00
openmp [OMPT] Remove OMPT idle callback 2018-08-15 13:54:28 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [DepInfo] Use isl++ in Dependences::isValidSchedule. NFC. 2018-08-10 22:33:27 +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.