Go to file
Justin Holewinski 73cb5de546 [NVPTX] Variables that start with llvm. or nvvm. are reserved and should not be emitted
llvm-svn: 211940
2014-06-27 18:35:53 +00:00
clang Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
clang-tools-extra Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
compiler-rt [msan] Add store_context_size= flag. 2014-06-27 12:48:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Silence the implicit signed/unsigned conversion warning. 2014-06-27 17:17:44 +00:00
lld [mach-o] refactor x86_64 relocation handling. 2014-06-27 18:25:01 +00:00
lldb Fix ObjectFileELF to determine architectures independent of host. 2014-06-27 16:52:49 +00:00
llvm [NVPTX] Variables that start with llvm. or nvvm. are reserved and should not be emitted 2014-06-27 18:35:53 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00