This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c206978e8af Revert BTF commit series. new 5650e8ff907 [LegalizeVectorTypes] When widening the result of a bitcast [...] new 18cda814123 [X86] Skip (v2i32/v4i16/v8i8 (bitcast (f64))) handling in R [...] new e9abd40f5c6 [X86] Simplify the end of custom type legalization for (v2i [...] new bb098ae6254 [X86] Improve type legalization of (v2i32/v4i16/v8i16 (bitc [...]
The 4 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/LegalizeVectorTypes.cpp | 26 +++++++++---------- lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++------------- test/CodeGen/Mips/cconv/vector.ll | 24 +++++++++--------- test/CodeGen/X86/2012-01-18-vbitcast.ll | 9 +------ 4 files changed, 39 insertions(+), 52 deletions(-)