Go to file
Nadav Rotem 500d691d4a Generate better select code by allowing the target to use scalar select, and not sign-extend.
llvm-svn: 163086
2012-09-02 08:20:07 +00:00
clang Documentation cleanup: Add \file comment for ASTContest.h, add \brief to many 2012-09-02 08:14:22 +00:00
clang-tools-extra Update Makefiles to reflect split of clangRewrite.a into two libraries. 2012-09-01 07:44:41 +00:00
compiler-rt tsan: better diagnostics for mutex misuse 2012-09-01 12:13:18 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx Change sleep_for, sleep_until, and the condition_variable timed wait 2012-08-30 19:14:33 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Initial check-in of "fancy" inlined stepping. Doesn't do anything useful unless you switch LLDB_FANCY_INLINED_STEPPING to true. With that 2012-09-01 01:02:41 +00:00
llvm Generate better select code by allowing the target to use scalar select, and not sign-extend. 2012-09-02 08:20:07 +00:00
polly Pocc: Fix some bugs in the PoCC optimizer pass 2012-08-30 11:49:38 +00:00