This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f94a258fe82 HWASan exception support. new a1fd2ecf533 [X86][AsmParser] Add mnemonics missed in r360954. new 85725de61f6 [Tests] Consolidate more lftr tests
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 | 3 +- .../Transforms/IndVarSimplify/lftr-extend-const.ll | 68 ----- .../IndVarSimplify/lftr-wide-trip-count.ll | 250 ----------------- test/Transforms/IndVarSimplify/lftr.ll | 299 +++++++++++++++++++++ 4 files changed, 301 insertions(+), 319 deletions(-) delete mode 100644 test/Transforms/IndVarSimplify/lftr-extend-const.ll delete mode 100644 test/Transforms/IndVarSimplify/lftr-wide-trip-count.ll