Go to file
Rui Ueyama 900a501bdd Add llc to check-lld deps. We use the command in lit.cfg.
llvm-svn: 189774
2013-09-02 23:26:00 +00:00
clang the call to UsualArithmeticConversions should come after the call to CheckVectorOperands on CheckConditionalOperands function. This problem caused compilation error with test17 on "test/CodeGen/ext-vector.c". 2013-09-02 20:32:37 +00:00
clang-tools-extra Update tests to reflect clang r189769 which changes the printing of 2013-09-02 19:21:12 +00:00
compiler-rt tsan: properly intercept pthread_cond functions 2013-09-02 18:06:28 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx Implement N3672, optional<T>. 2013-09-02 20:30:37 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld Add llc to check-lld deps. We use the command in lit.cfg. 2013-09-02 23:26:00 +00:00
lldb Make the default shell /bin/sh on all platforms. I think any system with /bin/bash 2013-08-30 23:02:56 +00:00
llvm [Sparc] Implement spill and load for long double(f128) registers. 2013-09-02 18:32:45 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00