Go to file
Peter Collingbourne db4cafa6c4 Bitcode: Do not create FNENTRYs for aliases of functions.
There doesn't seem to be any point in doing this.

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

llvm-svn: 299694
2017-04-06 19:39:24 +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] Temporarily disable a test-case that does not work on windows. 2017-04-06 15:58:57 +00:00
compiler-rt Replace a few uses of basename. 2017-04-06 19:38:24 +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 Some of Eric's buildbots don't like this test. Disable it while I figure out why. 2017-04-06 18:54:37 +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 Revert r299635 because it exposed a latent bug. 2017-04-06 15:22:58 +00:00
lldb XFAIL TestDataFormatterLibcxxVBool on Linux & Android 2017-04-06 18:15:43 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm Bitcode: Do not create FNENTRYs for aliases of functions. 2017-04-06 19:39:24 +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