This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 75216a6dbcf [InstCombine] Handle vector gep with scalar argument in eva [...] new b52beb74975 InstSimplify: Add baseline test for upcoming change new c45a79becff Revert "[InstCombine] Handle vector gep with scalar argumen [...] new 46c1976bb09 X86: Fix override warning new 74746501d3a [InstCombine] Handle vector gep with scalar argument in eva [...]
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/Target/X86/X86Subtarget.h | 4 +- test/Transforms/InstSimplify/round-intrinsics.ll | 120 +++++++++++++++++++++++ 2 files changed, 122 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstSimplify/round-intrinsics.ll