Go to file
Craig Topper 8a1028f75e Add hadSideEffects=0 to some instructions.
llvm-svn: 189779
2013-09-03 03:56:17 +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 Do not add entry symbol to the dead strip list. Partially revert r189776. 2013-09-03 03:34:33 +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 Add hadSideEffects=0 to some instructions. 2013-09-03 03:56:17 +00:00
polly [CodeGen] Fixup assert fails caused by incorrect LoopInfo update 2013-09-02 16:13:00 +00:00