Go to file
Craig Topper 508a5b2466 [TargetLowering] Remove redundant term in two ifs in SimplifySetCC. NFC
If we get into the right hand side of the OR, we know that isOpaque is true since the left hand size is just a check that it's false.

llvm-svn: 327179
2018-03-09 22:24:12 +00:00
clang Fix Clang test case. 2018-03-09 19:37:28 +00:00
clang-tools-extra [clangd] Fix failing lit test. 2018-03-09 14:16:46 +00:00
compiler-rt cfi: Disable simple-pass.cpp on Darwin. 2018-03-09 20:41:56 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc amdgcn/fmax: fcanonicalize operands 2018-03-08 23:01:01 +00:00
libcxx XFAIL: libcpp-no-deduction-guides in libcxx/test/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.cpp 2018-03-09 22:13:12 +00:00
libcxxabi [demangler] Fix a mistake in r326797. 2018-03-07 04:29:33 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [ELF] Add elf64lppc emulation. 2018-03-09 22:11:46 +00:00
lldb [SymbolFilePDB] Keep searching until the file name is found for the pdb compiland 2018-03-09 18:50:19 +00:00
llgo
llvm [TargetLowering] Remove redundant term in two ifs in SimplifySetCC. NFC 2018-03-09 22:24:12 +00:00
openmp [OpenMP][libomptarget] Fix union. 2018-03-08 18:44:02 +00:00
parallel-libs
polly [Polly][CMake] Fix lit setup for building the in the mono repo 2018-03-05 14:43:04 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.