Go to file
Balaram Makam c6cebf727c [LoopDataPrefetch] Use range based for loop; NFCI
Switch to range based for loop.
No functional change, but more readable code.

llvm-svn: 280966
2016-09-08 17:08:20 +00:00
clang Moved unreachable to appease msvc, gcc and clang 2016-09-08 11:03:41 +00:00
clang-tools-extra Fix a few oversights in the clang-tidy VS plugin. 2016-09-07 19:41:19 +00:00
compiler-rt Fix linker warning about sanitizer_common_nolibc functions on Windows 2016-09-08 16:46:06 +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 Replace nextafter implementation 2016-09-08 16:37:56 +00:00
libcxx Added 'inline' attribute to basic_string's destructor 2016-09-08 14:31:44 +00:00
libcxxabi [lit] Replace print with lit_config.note(). 2016-09-02 13:56:05 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Handle globs in global symbol names. 2016-09-08 14:50:55 +00:00
lldb Fix MSVC error from r280919 2016-09-08 16:58:30 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LoopDataPrefetch] Use range based for loop; NFCI 2016-09-08 17:08:20 +00:00
openmp Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. 2016-09-02 20:54:58 +00:00
parallel-libs Add streamexecutor-config 2016-09-08 16:12:33 +00:00
polly Add -polly-flatten-schedule pass. 2016-09-08 15:02:36 +00:00