llvm with tablegen backend for capstone disassembler
Go to file
Craig Topper e4d5aa7efc [X86] Cleanup the AddedComplexity values on move immediate instructions. NFC
This makes the values a little more consistent between similar instruction and reduces the values some. This results in better grouping in the isel table saving a few bytes.

llvm-svn: 298043
2017-03-17 05:59:54 +00:00
clang [AVX-512] Change the input type for some load intrinsics to take void type like the spec (and the test cases say). 2017-03-17 05:59:25 +00:00
clang-tools-extra [test] Fix test dependencies when using installed tools 2017-03-15 05:55:43 +00:00
compiler-rt [XRay][compiler-rt] Add missing include to <string> 2017-03-17 03:38:12 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too 2017-03-15 18:41:11 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld Fix the touch command to be Darwin-compatible. 2017-03-17 02:44:23 +00:00
lldb Update for LLVM API removal of Function::getArgumentList() 2017-03-16 23:13:49 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86] Cleanup the AddedComplexity values on move immediate instructions. NFC 2017-03-17 05:59:54 +00:00
openmp Create a git ignore file for openmp runtime. 2017-03-11 13:05:08 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update to isl-0.18-387-g3fa6191 2017-03-16 21:33:20 +00:00