This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d14cbec The test files are auto-generated by update_llc_test_checks.p [...] new 8a04253 [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap [...] new 4d64cfe AMDGPU/R600: Minor cleanup in InstrInfo new 6315a65 [SelectionDAG] BITREVERSE vector legalization of bit operations
The 3 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: include/llvm/ADT/SetVector.h | 25 + lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 4 +- lib/Target/AMDGPU/R600InstrInfo.cpp | 33 +- lib/Transforms/Scalar/RewriteStatepointsForGC.cpp | 133 +- test/CodeGen/X86/vector-bitreverse.ll | 14610 +++---------------- .../RewriteStatepointsForGC/base-vector.ll | 4 +- test/Transforms/RewriteStatepointsForGC/basics.ll | 2 +- .../rematerialize-derived-pointers.ll | 6 +- .../RewriteStatepointsForGC/statepoint-format.ll | 2 +- 9 files changed, 2166 insertions(+), 12653 deletions(-)