Go to file
Michael Kuperstein 1b62e0e91f [X86] Sort cast cost tables. NFC.
Cast cost tables are now sorted, for each cast type, lexicographically on
[source base type, source vector width, dest base type, base vector width].

llvm-svn: 274653
2016-07-06 18:26:48 +00:00
clang Add AST matchers for handling bit-fields and narrowing based on their width. 2016-07-06 18:25:16 +00:00
clang-tools-extra [clang-tidy] UnnecessaryValueParamCheck - only warn for virtual methods 2016-07-05 14:40:44 +00:00
compiler-rt [asan Win64] Implement atomic_compare_exchange_strong for 8 bit 2016-07-06 16:33:57 +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 configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Revert r274605 due to bot failure: http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-expensive/244/ 2016-07-06 18:24:53 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld [gardening] Switch back to auto. NFCI. 2016-07-06 17:41:55 +00:00
lldb Fix ADB client disconnect issues. 2016-07-06 17:02:42 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [X86] Sort cast cost tables. NFC. 2016-07-06 18:26:48 +00:00
openmp Fix the nowait tests for omp for and omp single 2016-07-06 17:26:12 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly isl: isl-0.17.1-164-gcbba1b6 2016-07-06 09:11:00 +00:00