Go to file
Sanjay Patel 8a478b79dc [DAGCombiner] improve formatting for select+setcc code; NFC
llvm-svn: 342095
2018-09-12 23:03:50 +00:00
clang [Hexagon] Remove fp-contract=fast setting for at O3 2018-09-12 20:35:56 +00:00
clang-tools-extra Fix MSVC "not all control paths return a value" warnings. NFCI. 2018-09-12 12:56:58 +00:00
compiler-rt [TSan] Update test values 2018-09-12 22:16:14 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx Implement the infrastructure for feature-test macros. Very few actual feature test macros, though. Reviewed as: https://reviews.llvm.org/D51955 2018-09-12 19:41:40 +00:00
libcxxabi Port my recent changes from LLVM copy of the demangler: 2018-08-24 23:30:26 +00:00
libunwind [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
lld [PDB] Emit old fpo data to the PDB file. 2018-09-12 21:02:01 +00:00
lldb Commit my attempt to test the change to ProcessGDBRemote 2018-09-12 21:35:02 +00:00
llgo
llvm [DAGCombiner] improve formatting for select+setcc code; NFC 2018-09-12 23:03:50 +00:00
openmp [OPENMP]Increment iterator when the loop is continued. 2018-09-11 17:16:26 +00:00
parallel-libs
polly [ScopDetection] Use addUnknown for calls in the AliasSetTracker. 2018-09-11 23:48:14 +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.