llvm with tablegen backend for capstone disassembler
Go to file
Alp Toker 763b93965c Add support for FreeBSD
Port the OpenMP runtime to FreeBSD along with associated build system changes.

Also begin to generalize affinity capabilities so they aren't tied explicitly
to Windows and Linux.

The port builds with stock clang and gmake and has no additional runtime
dependencies.

All but a handful of the validation suite tests are now passing on FreeBSD 10
x86_64.

llvm-svn: 202478
2014-02-28 09:42:41 +00:00
clang Add 'remark' diagnostic type in 'clang' 2014-02-28 09:11:08 +00:00
clang-tools-extra Add new 'remark' diagnostic type 2014-02-28 09:42:12 +00:00
compiler-rt [tsan] one more test for deadlock detector 2014-02-28 09:17:16 +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 More LWG issues. Mark #2182, #2323 and #2213 as complete. Add a test for #2339, and mark that as complete. No actual changes to the libc++ code; all of these were already in place. 2014-02-27 16:13:36 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Hexagon] Rename the header file. 2014-02-27 06:28:49 +00:00
lldb Plumb the EvaluateExpressionOptions::{Set,Get}StopOthers through the SB API, and make it work in RunThreadPlan. 2014-02-28 02:52:06 +00:00
llvm Add 'remark' diagnostic type in LLVM 2014-02-28 09:08:45 +00:00
openmp Add support for FreeBSD 2014-02-28 09:42:41 +00:00
polly Update for llvm api change. 2014-02-25 19:17:57 +00:00