This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cda4399247b [DAGCombiner] Add vector support for (srl (trunc (srl x, c1 [...] new 70ad9d96e12 [SelectionDAG] Pull out repeated getValueType calls. NFCI. new 7198047ec44 [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler.
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/AggressiveAntiDepBreaker.cpp | 6 +- lib/CodeGen/AntiDepBreaker.h | 19 ++ lib/CodeGen/CriticalAntiDepBreaker.cpp | 6 +- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 20 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 12 +- test/CodeGen/X86/post-ra-sched-with-debug.mir | 318 +++++++++++++++++++++++ 6 files changed, 357 insertions(+), 24 deletions(-) create mode 100644 test/CodeGen/X86/post-ra-sched-with-debug.mir