Go to file
Eli Friedman 5fba1e53f2 Turn on -addr-sink-using-gep by default.
The new codepath has been in the tree for years, and there isn't any
reason to use two codepaths here.

Differential Revision: https://reviews.llvm.org/D30596

llvm-svn: 299723
2017-04-06 22:42:18 +00:00
clang [AMDGPU] Temporarily change constant address space from 4 to 2 for the new address space mapping 2017-04-06 19:18:36 +00:00
clang-tools-extra [clang-tidy] Reuse FileID in getLocation 2017-04-06 20:19:26 +00:00
compiler-rt [asan] Fix dead stripping of globals on Linux (compiler-rt). 2017-04-06 19:55:52 +00:00
debuginfo-tests Add DEBUGGER and CHECKs back to dbg-arg.c 2017-04-06 17:59:50 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [CMake][libcxx] Use check_c_compiler_flag to check for nodefaultlibs 2017-04-06 21:06:33 +00:00
libcxxabi Fix exception address alignment test for EHABI 2017-04-04 14:03:54 +00:00
libunwind Fix unused typedef. Follow up to r299575. 2017-04-06 17:35:35 +00:00
lld Rename refersToGotEntry needsGot and add comments. 2017-04-06 22:39:11 +00:00
lldb New C++ function name parsing logic (Resubmit) 2017-04-06 22:36:02 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Turn on -addr-sink-using-gep by default. 2017-04-06 22:42:18 +00:00
openmp Test cancellation_for_sections.c expectedly fails on GCC 2017-04-04 14:39:52 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [FIX] Fix ScheduleTreeOptimizer::optimizeMatMulPattern 2017-04-06 17:25:08 +00:00