Go to file
Jan Vesely 7539548738 CodeGen: Default overflow operations to expand so we don't have to assume targets are lying
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: ab
Differential Revision: http://reviews.llvm.org/D9265

llvm-svn: 236119
2015-04-29 16:30:46 +00:00
clang Revert "Debug Info: Represent local anonymous unions as anonymous unions" 2015-04-29 15:05:50 +00:00
clang-tools-extra Disable clang-tools-extra/test/pp-trace/pp-trace-modules.cpp on win32 for now. Investigating. 2015-04-28 17:31:36 +00:00
compiler-rt Revert 2 tests from "Tests for r236055." 2015-04-29 13:40:57 +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 Removed 'complete' from 2408; updated status 2015-04-28 19:35:36 +00:00
libcxxabi Fix syntax error in CMake created when a variable is not defined. 2015-04-29 15:53:03 +00:00
libunwind unwind: remove inclusion of private_typeinfo.h 2015-04-27 16:51:52 +00:00
lld Use MemoryBufferRef instead of MemoryBuffer&. NFC. 2015-04-27 22:48:51 +00:00
lldb This patch adds support aarch64-linux-gnu (SysV) abi in lldb. 2015-04-29 11:52:35 +00:00
llgo [llgo] add buildbot-slave config 2015-04-08 01:41:46 +00:00
llvm CodeGen: Default overflow operations to expand so we don't have to assume targets are lying 2015-04-29 16:30:46 +00:00
openmp This patch contains the new files for OMPT and the needed changes to the build infrastructure 2015-04-29 16:22:07 +00:00
polly Extract IslNodeBuilder into its own file 2015-04-27 12:32:24 +00:00