Go to file
Simon Pilgrim 022afe2538 [X86] Tidied up 256-bit -> 2 x 128-bit vector shift extraction.
lowerShift was manually splitting BUILD_VECTOR cases when it could just call Extract128BitVector which does this anyway.

llvm-svn: 262633
2016-03-03 17:54:35 +00:00
clang clang-format: Use stable_sort when sorting #includes. 2016-03-03 17:34:14 +00:00
clang-tools-extra [clang-tidy] Improve the robustness of a test. 2016-03-03 13:43:23 +00:00
compiler-rt [test/ubsan/coverage-levels] Fix file references in UBSAN_OPTIONS 2016-03-03 17:37:35 +00:00
debuginfo-tests
libclc math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Fix for PR26812: possible overflow issue in std::allocator::allocate 2016-03-03 12:04:39 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Simplify error handling. 2016-03-03 16:21:44 +00:00
lldb Revert "Fetch remote log files from LLGS tests" 2016-03-03 15:19:14 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [X86] Tidied up 256-bit -> 2 x 128-bit vector shift extraction. 2016-03-03 17:54:35 +00:00
openmp Add new OpenMP 4.5 taskloop construct feature 2016-03-02 22:47:51 +00:00
polly [BlockGenerator] Fix PHI merges for MK_Arrays. 2016-03-03 17:20:43 +00:00