Go to file
Sanjay Patel 40d33e7554 [InstCombine] auto-generate better checks; NFC
Note that the existing metadata checking was re-added by hand because the 
script doesn't currently know how to generate checks for lines outside of 
functions.

llvm-svn: 286460
2016-11-10 14:58:17 +00:00
clang Add the loop end location to the loop metadata. This additional information 2016-11-10 14:44:30 +00:00
clang-tools-extra Fix -Wdocumentation warning 2016-11-10 13:54:39 +00:00
compiler-rt [asan/win] Use TerminateProcess when we want to exit abnormally 2016-11-09 21:27:58 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx [CMake] Check runtimes subdir when looking for libcxxabi 2016-11-09 03:22:28 +00:00
libcxxabi [libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion. 2016-11-09 04:14:31 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Parse relocations only once. 2016-11-10 14:53:24 +00:00
lldb Fix weak symbol linkage in SBStructuredData, update docs. 2016-11-09 23:21:04 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [InstCombine] auto-generate better checks; NFC 2016-11-10 14:58:17 +00:00
openmp Added check for malloc return. 2016-11-10 09:08:03 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly SCEVAffinator: pass parameter-only set to addRestriction if BB=nullptr 2016-11-10 11:44:10 +00:00