Go to file
Marina Yatsina c1fa163392 ExecutionDepsFix - Fix bug in clearance calculation
The clearance calculation did not take into account registers defined as outputs or clobbers in inline assembly machine instructions because these register defs are implicit.

Differential Revision: http://reviews.llvm.org/D22580

llvm-svn: 276266
2016-07-21 12:37:07 +00:00
clang Provide __GLIBCXX_TYPE_INT_N_0 and __GLIBCXX_BITSIZE_INT_N_0 when in C++ gnu language extensions. 2016-07-21 07:44:41 +00:00
clang-tools-extra [clang-rename] check whether -new-name is valid identifier in C++17 2016-07-21 10:21:31 +00:00
compiler-rt Revert r276256 - Attempt to fix clang-cmake-mips after r268977. 2016-07-21 09:52:33 +00:00
debuginfo-tests
libclc amdgpu: Use right builtn for rsq 2016-07-19 19:02:01 +00:00
libcxx Fix some string_view tests that were failing when exceptions were disabled. Also comment out a _LIBCPP_ASSERT that gcc4.9 was complaining about. Will revisit that later. 2016-07-21 06:24:04 +00:00
libcxxabi Attempt to bring peace to -Werror buildbots. 2016-07-19 20:35:09 +00:00
libunwind [libunwind] Properly align _Unwind_Exception. 2016-07-20 23:56:42 +00:00
lld Instantiate Interp output section only when needed. 2016-07-21 11:01:23 +00:00
lldb Add a new DynamicLoader plugin that uses SPI that are in development 2016-07-21 08:30:55 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm ExecutionDepsFix - Fix bug in clearance calculation 2016-07-21 12:37:07 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Add .clang-format to parallel-libs 2016-07-20 17:49:55 +00:00
polly BlockGenerator: remove dead instructions in normal statements 2016-07-21 11:48:36 +00:00