Go to file
Jakob Stoklund Olesen 3d91b43ad2 Add missing mayLoad flags to a large class of AVX *_Int instructions.
llvm-svn: 162622
2012-08-24 23:29:07 +00:00
clang Rework how scan-build picks the version of clang to use for static analysis. 2012-08-24 23:08:08 +00:00
clang-tools-extra Reverted incorect partial commit of loop migrator. git-svn strikes again 2012-08-24 23:02:27 +00:00
compiler-rt tsan: improve memory allocator a bit 2012-08-24 15:53:14 +00:00
debuginfo-tests
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx Wrap throw in _LIBCPP_NO_EXCEPTIONS in debug.cpp. Calls abort if can't throw an exception. Fixes http://llvm.org/bugs/show_bug.cgi?id=13082. 2012-08-24 22:15:12 +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 Add the "expr" command to the gdb command equivalents. 2012-08-24 22:56:40 +00:00
llvm Add missing mayLoad flags to a large class of AVX *_Int instructions. 2012-08-24 23:29:07 +00:00
polly PoCC: Simplify condition 2012-08-24 13:56:56 +00:00