llvm with tablegen backend for capstone disassembler
Go to file
John McCall dd61f2eb6d When mangling a negative number, remember that negating it does not
always yield a positive number.  Just print the negated result as an
unsigned number.

llvm-svn: 162163
2012-08-18 04:51:52 +00:00
clang When mangling a negative number, remember that negating it does not 2012-08-18 04:51:52 +00:00
clang-tools-extra Fixed some renaming detritus in the comments, and an unused variable warning. Thanks to David Blaikie and Manuel Klimek for the comments 2012-08-16 17:47:06 +00:00
compiler-rt tsan: Non-executable stack for hand-coded assembly 2012-08-17 18:05:28 +00:00
debuginfo-tests
libclc
libcxx Apply patches supplied by Michel Morin in http://llvm.org/bugs/show_bug.cgi?id=13601 to correct bugs in is_convertible for the case that the intrinsic __is_convertible_to is not available. 2012-08-17 17:54:11 +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
lldb Fix missing braces from the python-GIL merge. 2012-08-18 04:24:00 +00:00
llvm The X86 backend has a number of optimizations for SETCC nodes which use 2012-08-18 02:43:28 +00:00
polly Remove executable bits from html files 2012-08-15 05:50:24 +00:00