Go to file
Rafael Espindola 1beb702ba2 Fully fix the movw/movt addend.
The issue is not if the value is pcrel. It is whether we have a
relocation or not.

If we have a relocation, the static linker will select the upper
bits. If we don't have a relocation, we have to do it.

llvm-svn: 307730
2017-07-11 23:18:25 +00:00
clang Enhance synchscope representation (clang) 2017-07-11 22:23:37 +00:00
clang-tools-extra [clangd] Fix Go to Definition not working in VSCode extension 2017-07-11 21:26:18 +00:00
compiler-rt Use internal_strncpy to copy filename in linux procmaps 2017-07-11 19:40:54 +00:00
debuginfo-tests Add a test for PR33166. 2017-05-25 19:33:16 +00:00
libclc generic: add missing get_work_dim include 2017-06-02 15:58:35 +00:00
libcxx [libcxx][CMake] Add install path variable to allow overriding the destination 2017-07-11 02:39:50 +00:00
libcxxabi [libcxxabi][CMake] Add install path variable to allow overriding the destination 2017-07-11 01:42:26 +00:00
libunwind [libunwind][CMake] Add install path variable to allow overriding the destination 2017-07-11 01:12:09 +00:00
lld Update now that the llvm-mc bug is fixed. 2017-07-11 22:56:51 +00:00
lldb switch on enum should be exhaustive and warning-free 2017-07-11 21:06:20 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
openmp Rename z_Linux_asm.s to z_Linux_asm.S 2017-07-11 18:04:56 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [WWW] Add a section to Getting Started about building out-of-tree 2017-07-11 20:37:28 +00:00