Go to file
Silviu Baranga a3106e6847 [ARM] When generating a vpaddl node the input lane type is not always the type of the
add operation since extract_vector_elt can perform an extend operation. Get the input lane
type from the vector on which we're performing the vpaddl operation on and extend or
truncate it to the output type of the original add node.

llvm-svn: 205523
2014-04-03 10:44:27 +00:00
clang Improved semantics for implicit scalar -> extvector conversions. 2014-04-03 10:33:25 +00:00
clang-tools-extra Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
compiler-rt [ASan] Fix incompatible runtimes check: don't iterate /proc/self/maps on every call to __asan_init 2014-04-02 13:09:22 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx RTTI Uniqueness: remove __name_for_load function. 2014-04-03 09:12:38 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld Add comment for Linker Script node. 2014-04-03 04:10:52 +00:00
lldb Make the fail messages 2014-04-03 01:26:14 +00:00
llvm [ARM] When generating a vpaddl node the input lane type is not always the type of the 2014-04-03 10:44:27 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Use explit types in foreach iterators 2014-04-02 20:18:19 +00:00