Go to file
Sanjoy Das f2f00fb11a [SCEV] When printing via -analysis, dump loop disposition
There are currently some bugs in tree around SCEV caching an incorrect
loop disposition.  Printing out loop dispositions will let us write
whitebox tests as those are fixed.

The dispositions are printed as a list in "inside out" order,
i.e. innermost loop first.

llvm-svn: 268177
2016-05-01 04:51:05 +00:00
clang python: add bindings for children of diagnostics 2016-04-30 21:14:01 +00:00
clang-tools-extra [Release Notes] Mention Clang-tidy cert-err34-c check. 2016-04-30 00:11:10 +00:00
compiler-rt [ASan] Add shadow offset for SystemZ. 2016-04-30 10:02:12 +00:00
debuginfo-tests
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Replace one more occurrence of non-standard std:launch::any. Patch from STL@microsoft.com 2016-04-30 02:30:18 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld ELF: --reproduce: quote pathnames for -L and other options. 2016-04-30 22:46:47 +00:00
lldb Fix TestEnumTypes.py for 32 bit platforms. 2016-04-29 23:34:44 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [SCEV] When printing via -analysis, dump loop disposition 2016-05-01 04:51:05 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly doc: A source code with Polly does not use a separate module (by default) 2016-04-29 12:35:46 +00:00