Go to file
Chad Rosier 307b50b0f6 [IndVarSimplify] Partially revert r217953 to see if this fixes the bots.
Specifically, disable widening of unsigned compare instructions.

llvm-svn: 217962
2014-09-17 16:35:09 +00:00
clang Basic: add support for ARM ACLE 6.5.1 2014-09-17 14:50:27 +00:00
clang-tools-extra Make a variable local so it's lifetime becomes more obvious. 2014-09-17 13:12:51 +00:00
compiler-rt Do not link the dyndd runtime library against libdl on FreeBSD 2014-09-17 07:54:46 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc atomic: undef macros that are included from atomic_decl.inc 2014-09-17 15:27:39 +00:00
libcxx Fix char_traits functions for GCC compatibility. 2014-09-17 16:34:29 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o] update test case to match new llvm-objdump output 2014-09-17 00:51:18 +00:00
lldb Build lldb-mi on all platforms with Makefile builds 2014-09-17 00:28:31 +00:00
llvm [IndVarSimplify] Partially revert r217953 to see if this fixes the bots. 2014-09-17 16:35:09 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [Fix] Rewire the Region after a unconditional entry edge is created 2014-09-15 18:34:45 +00:00