llvm with tablegen backend for capstone disassembler
Go to file
Chandler Carruth 1b69ed8f6a [Modules] Move the PassNameParser to the IR library as it deals in the
PassInfo structures of the legacy pass manager. Also give it the Legacy
prefix as it is not a particularly widely used header.

llvm-svn: 202839
2014-03-04 12:32:42 +00:00
clang [Modules] Update to reflect the move of CFG.h to the IR library in LLVM 2014-03-04 11:46:22 +00:00
clang-tools-extra [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +00:00
compiler-rt Avoid doing any work when unwinding stack traces with 0 or 1 frame 2014-03-04 12:21:28 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx [libc++] Const qualify __gnu_cxx::hash_map<>::const_iterator::pointer type. 2014-03-03 19:50:01 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [C++11] Add #include's for OwningPtr. 2014-03-03 07:20:05 +00:00
lldb Modified some test annotations so that tests on Linux that should be skipped don't show up as XFAIL. 2014-03-04 05:28:24 +00:00
llvm [Modules] Move the PassNameParser to the IR library as it deals in the 2014-03-04 12:32:42 +00:00
openmp Make affinity support conditional on KMP_AFFINITY_SUPPORTED 2014-03-02 04:12:06 +00:00
polly [Modules] Update to reflect the move of CFG.h to the IR library in LLVM 2014-03-04 11:47:37 +00:00