Go to file
Jonas Paulsson d9ae93ac9e Improve comment for ISD::EXTRACT_VECTOR_ELT
The comment in ISDOpcodes.h for EXTRACT_VECTOR_ELT now explains that the high
bits are undefined if the result is extended.

Review: Hal Finkel
llvm-svn: 292933
2017-01-24 14:21:29 +00:00
clang [CodeCompletion] Ensure that ObjC root class completes instance 2017-01-24 14:15:08 +00:00
clang-tools-extra [clang-tidy] Fix NOLINT test 2017-01-24 12:42:26 +00:00
compiler-rt [test] Prevent false detection of an `UNSUPPORTED:` directive by lit. 2017-01-24 09:20:50 +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: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Update Linux ABI lists to reflect inlining change in LLVM. More investigation tomorrow. 2017-01-24 13:03:40 +00:00
libcxxabi Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 10:28:23 +00:00
libunwind DWARF: correct cast (NFC) 2017-01-21 21:27:29 +00:00
lld [ELF] Correct sh_info for static symbol table 2017-01-24 10:43:40 +00:00
lldb Include termios.h for definition of struct winsize 2017-01-24 14:05:23 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Improve comment for ISD::EXTRACT_VECTOR_ELT 2017-01-24 14:21:29 +00:00
openmp Use C++11 static_assert() for build asserts. 2017-01-18 07:49:30 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly BlockGenerator: Do not redundantly reload from PHI-allocas in non-affine stmts 2017-01-19 14:12:45 +00:00