Go to file
Roman Lebedev 93f7e7f03e [NFC][InstCombine] Add a test for D50465 that used to assert
This is valid to fold, too.
https://rise4fun.com/Alive/0lz

llvm-svn: 339619
2018-08-13 21:49:33 +00:00
clang Convert if/else to a switch. NFC. 2018-08-13 20:59:57 +00:00
clang-tools-extra [clang-doc] Updating BitcodeReader to use llvm::Error 2018-08-13 21:39:03 +00:00
compiler-rt [hwasan] Provide __sanitizer_* aliases to allocator functions. 2018-08-13 21:07:27 +00:00
debuginfo-tests Disable the asan-deque.cpp integration test for AppleLLDB < v1000 2018-08-04 00:02:48 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [libcxx] Mark charconv tests as failing for previous libcxx versions. 2018-08-10 17:03:47 +00:00
libcxxabi [itanium demangler] Add llvm::itaniumFindTypesInMangledName() 2018-08-13 16:37:47 +00:00
libunwind Remove unneeded preprocessor condition. 2018-08-08 15:18:22 +00:00
lld [LLD][ELF] - Remove dead code from handleTlsRelocation. NFC. 2018-08-13 13:59:06 +00:00
lldb Update TestTargetXMLArch.py test for llvm triple change with unspecified 2018-08-13 21:20:29 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [NFC][InstCombine] Add a test for D50465 that used to assert 2018-08-13 21:49:33 +00:00
openmp [OMPT] Make omp_control_tool() compliant when called from Fortran programs 2018-08-13 17:26:18 +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.