Go to file
Justin Bogner 0ebc8605ad IR: Allow vectors of halfs to be ConstantDataVectors
Currently, vectors of halfs end up as ConstantVectors, but there isn't
a good reason they can't be ConstantDataVectors. This should save some
memory.

llvm-svn: 254991
2015-12-08 03:01:16 +00:00
clang Replace a bunch of duplicate conditions with the call from types::. 2015-12-08 02:10:19 +00:00
clang-tools-extra Added coverage check for extensionless headers, and exclude hidden dot directoryies. 2015-12-04 22:42:18 +00:00
compiler-rt [TSan] Enforce TSan runtime doesn't include system headers with --sysroot flag. 2015-12-07 23:21:36 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Cleaned up the intro for the TS status page; really need much more info here 2015-12-08 00:08:23 +00:00
libcxxabi .gitignore: ignore vim swap files 2015-12-04 02:15:02 +00:00
libunwind Make it possible to use libunwind without heap. 2015-11-09 06:57:29 +00:00
lld [ELF] - fixed mistype in comment, NFC. 2015-12-07 16:54:56 +00:00
lldb Move LLDBTestResult class to its own module. 2015-12-08 01:15:44 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm IR: Allow vectors of halfs to be ConstantDataVectors 2015-12-08 03:01:16 +00:00
openmp Replace DYNA_* names with KMP_* names 2015-12-03 19:37:20 +00:00
polly ScopInfo: Add MemoryAccess::isScalar() 2015-12-07 18:06:08 +00:00