Go to file
Lei Huang 09fda63af0 [Power9]Legalize and emit code for quad-precision fma instructions
Legalize and emit code for the following quad-precision fma:

  * xsmaddqp
  * xsnmaddqp
  * xsmsubqp
  * xsnmsubqp

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

llvm-svn: 329206
2018-04-04 16:43:50 +00:00
clang [XRay][clang] Allow clang to build XRay instrumented binaries in OpenBSD 2018-04-04 12:47:49 +00:00
clang-tools-extra [clang-tidy] Rename -warnings-as-errors tests. NFC. 2018-04-04 12:40:00 +00:00
compiler-rt [CMake] Support statically linked libc++abi and libunwind 2018-04-04 16:27:33 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc remainder: Port from amd builtins 2018-03-19 01:01:10 +00:00
libcxx [libcxx][test] Fix fs::proximate tests on platforms where /net exists. 2018-04-04 14:23:51 +00:00
libcxxabi [demangler] Fix a bug in r328464 found by oss-fuzz. 2018-03-26 15:34:36 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in N32 processes. 2018-02-27 21:24:02 +00:00
lld [ELF] - X86_64: Use white list for relocations checked by isPicRel. 2018-04-04 15:21:21 +00:00
lldb Added a BSD archive tool. 2018-04-02 17:20:21 +00:00
llgo
llvm [Power9]Legalize and emit code for quad-precision fma instructions 2018-04-04 16:43:50 +00:00
openmp [OpenMP] enable bc file compilation using the latest clang 2018-04-03 15:01:34 +00:00
parallel-libs
polly Fix polly build after r328717 2018-03-28 19:56:26 +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.