This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1af8077b280 [TableGen] Use Twine instead of std::string concatenation i [...] new fa00b3d52d6 [LICM] Restructure implicit exit handling to be more clear [NFCI] new 97d365b0a79 [X86] Teach the assembly parser to warn on duplicate regist [...]
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/Target/X86/AsmParser/X86AsmParser.cpp | 71 +++++++++++++++++++++++++++++++ lib/Transforms/Scalar/LICM.cpp | 61 ++++++++++++++------------ test/MC/X86/gather.s | 19 +++++++++ 3 files changed, 124 insertions(+), 27 deletions(-) create mode 100644 test/MC/X86/gather.s