llvm with tablegen backend for capstone disassembler
Go to file
Michael Kruse 6362f5aa0b Unify FOLDER property of Polly targets
Put all Polly targets into a single "Polly" category (i.e.
solution folder). Previously there was no recognizable scheme and most
categories contained just one or two targets or targets didn't belong
to any category.

Reviewers: grosser
llvm-svn: 242779
2015-07-21 12:40:01 +00:00
clang Removing attribute documentation headings that are not required and do not add clarity; NFC. 2015-07-21 12:20:53 +00:00
clang-tools-extra Extend misc-unused-parameters to delete parameters of local functions. 2015-07-20 03:42:38 +00:00
compiler-rt [asan] Speed up ASan unit tests by turning off symbolication 2015-07-20 15:03: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 R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx Mark new tests as unsupported before C++11 2015-07-20 19:27:47 +00:00
libcxxabi Remove include directive for the unused libunwind_ext.h. 2015-07-12 14:47:53 +00:00
libunwind libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
lld [Mips] Fix addend writing for R_MIPS_REL32 relocation 2015-07-21 05:54:30 +00:00
lldb [lldb-mi] Fix Windows build, missing assert.h include. 2015-07-21 12:39:58 +00:00
llgo [llgo] build llgoi by default 2015-07-21 00:47:18 +00:00
llvm Constfold trunc,rint,nearbyint,ceil and floor using APFloat 2015-07-21 08:52:23 +00:00
openmp [cmake] Support enabling -Werror in the OpenMP runtime CMake build and 2015-07-18 03:14:02 +00:00
polly Unify FOLDER property of Polly targets 2015-07-21 12:40:01 +00:00