Go to file
Craig Topper 5edbf1ccaf [TableGen] Implement at least some support for multiple explicit results in an instruction pattern. No functional change to existing patterns.
This should help with the AVX512 masked gather changes Elena is working on. This patch is derived from some of the changes Elena made to tablegen, but modified by me to support arbitrary number of results.

llvm-svn: 231357
2015-03-05 07:11:36 +00:00
clang [test] Expand a bit on the test case from r231251. NFC. 2015-03-05 03:12:33 +00:00
clang-tools-extra [clang-tidy] Fix namespace comments. NFC. 2015-03-04 18:01:10 +00:00
compiler-rt [sanitizer] add a run-time flag to dump the coverage counter bitset 2015-03-05 02:48:51 +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 Move mix from math to common 2015-03-03 21:25:08 +00:00
libcxx Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 2015-03-04 23:09:15 +00:00
libcxxabi Fix build with GCC: 2015-03-05 02:56:05 +00:00
lld Remove dead code. 2015-03-05 02:58:13 +00:00
lldb Add support for the DWARFv3 (circa 2005) DW_OP_form_tls_address 2015-03-05 02:42:06 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm [TableGen] Implement at least some support for multiple explicit results in an instruction pattern. No functional change to existing patterns. 2015-03-05 07:11:36 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Fix leftover Dependences.cpp -> DependenceInfo.cpp 2015-03-05 06:52:42 +00:00