Go to file
Benjamin Kramer 6ac1e62377 LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases.
Fixes PR16139.

llvm-svn: 182656
2013-05-24 18:05:35 +00:00
clang Fix printing CXXTemporaryObjectExpr with default args. 2013-05-24 16:11:44 +00:00
clang-tools-extra Unbreak the build. 2013-05-17 16:26:21 +00:00
compiler-rt [lsan] Minor adjustments to LSan messages. 2013-05-24 15:36:30 +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 Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][LayoutPass] Add comment on _followOn{Nexts,Roots}. 2013-05-23 17:43:39 +00:00
lldb Added a parameter for relocation info to keep lldb in step with llvm due to r182625, 2013-05-24 15:55:54 +00:00
llvm LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases. 2013-05-24 18:05:35 +00:00
polly fix insertion of values in BBMap 2013-05-24 17:16:02 +00:00