This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a844915ce02 Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI. new 7b655bd47a8 Add missing files new 72a3a14d8bb [SelectionDAG] Added support for EXTRACT_SUBVECTOR/CONCAT_V [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 36 ++++++++++++++++++++++++------ lib/ToolDrivers/CMakeLists.txt | 1 + lib/{Bitcode => ToolDrivers}/LLVMBuild.txt | 6 ++--- test/CodeGen/X86/known-signbits-vector.ll | 27 ++++------------------ 4 files changed, 37 insertions(+), 33 deletions(-) create mode 100644 lib/ToolDrivers/CMakeLists.txt copy lib/{Bitcode => ToolDrivers}/LLVMBuild.txt (84%)