Go to file
Reid Kleckner 9dad227b85 [X86] Fix assertion while DAG combining offsets and ExternalSymbols
ExternalSymbol nodes do not contain offsets, unlike GlobalValue nodes.

llvm-svn: 236471
2015-05-04 23:22:36 +00:00
clang Fix buffer overflow in Lexer 2015-05-04 22:30:29 +00:00
clang-tools-extra Update to match clang r236404. 2015-05-04 03:15:55 +00:00
compiler-rt Fix Windows coverage test with lit shell 2015-05-04 19:41:58 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Allow compilation depending to the LLVM version 2015-04-29 15:37:06 +00:00
libcxx Found a Urbana paper that has library bits 2015-05-01 22:14:35 +00:00
libcxxabi Disallow conversions from function pointers to void*. 2015-05-01 01:49:37 +00:00
libunwind Make the .eh_frame_hdr code work on FreeBSD as well. 2015-04-29 20:43:44 +00:00
lld [Mips] Add more checkings to the test 2015-05-02 21:03:00 +00:00
lldb [ValueObject] Do not return address of eValueTypeHostAddress values. 2015-05-04 19:43:34 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm [X86] Fix assertion while DAG combining offsets and ExternalSymbols 2015-05-04 23:22:36 +00:00
openmp These are the actual changes in the runtime to issue OMPT-related functions. All of them are surrounded by #if OMPT_SUPPORT and can be disabled (which is the default). 2015-04-29 16:42:24 +00:00
polly [FIX] Invalid recognition of multidimensional access 2015-05-03 16:03:01 +00:00