llvm with tablegen backend for capstone disassembler
Go to file
2011-12-09 21:42:37 +00:00
clang Add notes for suppressing and (if it's a zero-arg function returning bool) fixing the function-to-bool conversion warning. 2011-12-09 21:42:37 +00:00
compiler-rt [asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.com 2011-12-09 18:18:54 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway. 2011-12-05 00:08:45 +00:00
libcxxabi Added support for <special-name> ::= TC <first type> <number> _ <second type> # construction vtable for second-in-first, and for <special-name> ::= GR <object name> # reference temporary for object 2011-12-09 20:07:56 +00:00
lldb Don't spam warnings about not being able to read memory at 0x0. 2011-12-09 19:48:22 +00:00
llvm ARM assembly parsing and encoding for VLD2 with writeback. 2011-12-09 21:28:25 +00:00
polly Update after LLVM API change. 2011-12-09 21:34:43 +00:00