Go to file
Michael Berg 2dcf12ffd4 Mapping SDNode flags to MachineInstr flags
Summary: Providing the glue to map SDNode fast math sub flags to MachineInstr fast math sub flags.

Reviewers: spatel, arsenm, wristow

Reviewed By: spatel

Subscribers: wdng

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

llvm-svn: 331567
2018-05-04 23:41:15 +00:00
clang [analyzer] Remove untested code in evalLoad. 2018-05-04 23:01:10 +00:00
clang-tools-extra Add support for ObjC property name to be a single acronym. 2018-05-04 18:14:08 +00:00
compiler-rt Comment fix. 2018-05-04 14:41:49 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc remquo: Flush denormals if not supported 2018-05-03 05:44:28 +00:00
libcxx Emit an error when mixing <stdatomic.h> and <atomic> 2018-05-02 17:56:45 +00:00
libcxxabi Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS 2018-05-03 12:44:27 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld [WebAssembly] Add support for debug (DWARF) sections 2018-05-04 23:14:42 +00:00
lldb Add children and child[N] properties to SBValue.i. 2018-05-04 01:31:47 +00:00
llgo
llvm Mapping SDNode flags to MachineInstr flags 2018-05-04 23:41:15 +00:00
openmp [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control debug messages on the device side 2018-05-04 19:29:28 +00:00
parallel-libs
polly Pass compiler arguments in the create_ll.sh script 2018-05-02 15:27:32 +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.