llvm with tablegen backend for capstone disassembler
Go to file
Benjamin Kramer d20d1adfb8 Make test more resilient against scheduling decisions.
Should bring the atom buildbots back to life.

llvm-svn: 201951
2014-02-22 20:14:02 +00:00
clang Reorganize and improve semantic tests for dllexport/import 2014-02-22 19:47:30 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++11." 2014-02-22 00:37:45 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed. 2014-02-22 15:13:48 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Implement /SAFESEH option. 2014-02-21 22:50:27 +00:00
lldb Stop skipping test on FreeBSD that no longer fails 2014-02-22 03:13:12 +00:00
llvm Make test more resilient against scheduling decisions. 2014-02-22 20:14:02 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Set CMAKE_INSTALL_RPATH_USE_LINK_PATH to true. 2014-02-22 13:28:31 +00:00