llvm with tablegen backend for capstone disassembler
Go to file
David Majnemer 5821ff78ef AST: Hoist RT->getDecl() into a variable
llvm-svn: 227953
2015-02-03 08:49:29 +00:00
clang AST: Hoist RT->getDecl() into a variable 2015-02-03 08:49:29 +00:00
clang-tools-extra [clang-tidy] Fix some false positives in google-readability-casting 2015-01-29 15:17:13 +00:00
compiler-rt Remove invalid const qualifier for r0, since it is written by svc. 2015-02-03 01:35:39 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx Rename pow2 functions in __hash_table to reflect that they are hash specific 2015-02-02 21:31:48 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld ELF: Improve linker script unit tests. 2015-02-03 00:42:36 +00:00
lldb Change void* name_token to const void* to address warnings. 2015-02-03 08:01:34 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm Only access TLOF via the TargetMachine, not TargetLowering. 2015-02-03 07:22:52 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [NFC] Remove some unnecessary local objects 2015-02-02 19:41:30 +00:00