Go to file
Eli Bendersky 264cd4672d Fix for PR19099 - NVPTX produces invalid symbol names.
This is a more thorough fix for the issue than r203483. An IR pass will run
before NVPTX codegen to make sure there are no invalid symbol names that can't
be consumed by the ptxas assembler.

llvm-svn: 205212
2014-03-31 15:56:26 +00:00
clang ARM64: enable aarch64-neon-intrinsics.c test 2014-03-31 15:47:09 +00:00
clang-tools-extra clang-modernize: fix invalid assignment in findClangApplyReplacements() 2014-03-30 10:50:25 +00:00
compiler-rt [msan] Remove an extra top frame from track-origins=2 reports. 2014-03-31 14:18:55 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Use defined(__APPLE__) rather than __APPLE__ 2014-03-30 14:59:12 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld [core] support .gnu.linkonce sections 2014-03-31 03:16:37 +00:00
lldb Fixing MSVC windows build. Please respect code order when ifdefing out MSVC specifics :) 2014-03-31 15:48:33 +00:00
llvm Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Updated test/create_ll.sh to work with old & new clang versions. 2014-03-25 15:50:44 +00:00