Go to file
Hal Finkel a12d82b421 Expose InsertPreheaderForLoop from LoopSimplify to other passes
Other passes, PPC counter-loop formation for example, also need to add loop
preheaders outside of the regular loop simplification pass. This makes
InsertPreheaderForLoop a global function so that it can be used by other
passes.

No functionality change intended.

llvm-svn: 182299
2013-05-20 16:47:07 +00:00
clang ReleaseNotes.rst: typo 2013-05-20 15:59:04 +00:00
clang-tools-extra Unbreak the build. 2013-05-17 16:26:21 +00:00
compiler-rt [nolibc] Move libc-dependent sanitizer_linux.cc code to sanitizer_linux_libcdep.cc. 2013-05-20 15:57:44 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Add NetBSD support. 2013-05-17 21:17:34 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF][x86_64,hexagon] Changed dynamic atoms to live in anonymous namespace 2013-05-20 03:57:01 +00:00
lldb Fixed a problem where the dynamic checkers (i.e., 2013-05-18 00:38:20 +00:00
llvm Expose InsertPreheaderForLoop from LoopSimplify to other passes 2013-05-20 16:47:07 +00:00
polly Update matmul example to the latest polly version 2013-05-20 14:01:54 +00:00