llvm with tablegen backend for capstone disassembler
Go to file
2012-08-22 13:25:58 +00:00
clang Fix typo in debug method. 2012-08-22 08:38:23 +00:00
clang-tools-extra Make Mr. Pedantic happy by fixing banner to be exactly 80 columns 2012-08-21 16:29:41 +00:00
compiler-rt [ASan] make ASan malloc/free hooks weak interface functions, overridable by user. Now the user can control malloc/free hooks without recompiling ASan runtime 2012-08-22 10:12:47 +00:00
debuginfo-tests
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx Fix a typo in the docs 2012-08-22 00:57: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 Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Added a test for the Python part of SBInputReader callbacks. 2012-08-22 13:25:58 +00:00
llvm Rejected 169195. As Duncan commented, bitcasting to proper type is wrong approach. We need to insert some valid TRANCATE node here. 2012-08-22 09:33:55 +00:00
polly autoconf: Only define GPGPU_CODEGEN, if that feature is requested 2012-08-21 12:29:10 +00:00