This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea0a193dbf8 [llvm-nm] Fix crash when running with --print-armap on corr [...] new 488a8b20ffd Better support for POSIX paths in PDBs. new a6f9ade27a7 [X86] Restore X86ISelDAGToDAG::matchBEXTRFromAnd. Teach add [...]
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/AsmPrinter/CodeViewDebug.cpp | 5 +- lib/Target/X86/X86ISelDAGToDAG.cpp | 152 +++++++++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 66 -------------- lib/Target/X86/X86InstrCompiler.td | 14 --- test/CodeGen/X86/extract-bits.ll | 78 ++++++++++++---- test/CodeGen/X86/tbm_patterns.ll | 6 +- 6 files changed, 222 insertions(+), 99 deletions(-)