Go to file
Tim Northover 4340d64f91 GlobalISel: add implicit defs & uses when mutating an instruction.
Otherwise a scheduler might do bad things to the code we produce.

llvm-svn: 298311
2017-03-20 21:58:23 +00:00
clang [docs] Clarify sanitizer flag behavior 2017-03-20 21:40:58 +00:00
clang-tools-extra Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ coding standard from PRQA. 2017-03-19 17:23:23 +00:00
compiler-rt Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call 2017-03-20 21:03:28 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add two more papers from Kona, and sort them 2017-03-20 18:18:09 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld [ELF][MIPS] Calculate relocations agains _gp_disp / __gnu_local_gp using dedicated 'expressions' 2017-03-20 21:03:43 +00:00
lldb Get ObjectFileMachO to handle @executable_path 2017-03-20 19:21:31 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm GlobalISel: add implicit defs & uses when mutating an instruction. 2017-03-20 21:58:23 +00:00
openmp Create a git ignore file for openmp runtime. 2017-03-11 13:05:08 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Refector out parseSetOrNull. NFC. 2017-03-20 15:37:32 +00:00