Go to file
Nirav Dave 2993854bb4 Fix Sparc 32bit Lowering to rebundle up v2i32 values.
Summary: Fix LowerCall to rebundle v2i32 values after lowering and add testcase

Reviewers: jyknight

Subscribers: llvm-commits, jyknight

Differential Revision: http://reviews.llvm.org/D17615

llvm-svn: 262048
2016-02-26 18:55:22 +00:00
clang Minor tweak to match the overall style. 2016-02-26 18:01:12 +00:00
clang-tools-extra [clang-tidy] Fix an assertion failure in `modernize-use-nullptr` check. 2016-02-26 15:34:35 +00:00
compiler-rt tsan: revert r262037 2016-02-26 18:26:48 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx more status updates 2016-02-25 20:17:03 +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 Fix broken buildbots. 2016-02-26 16:49:54 +00:00
lldb remove unused local string in IRForTarget.cpp 2016-02-26 18:03:06 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Fix Sparc 32bit Lowering to rebundle up v2i32 values. 2016-02-26 18:55:22 +00:00
openmp Add new OpenMP 4.5 affinity API 2016-02-25 18:49:52 +00:00
polly Introduce fine-grain dependence analysis by tagging access functions and schedules tree with either the id of memory access or memory references. 2016-02-26 17:05:24 +00:00