This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 049a285c58d [llvm-exegesis] Add MCParser to LLVM_LINK_COMPONENTS new 7a70099f122 [llvm-exegesis] Add lit tests.
The 1 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: test/CMakeLists.txt | 1 + test/lit.cfg.py | 21 +++++++++++---------- .../llvm-exegesis/X86/latency-by-opcode-name.s | 6 ++++++ test/tools/llvm-exegesis/X86/lit.local.cfg | 7 +++++++ test/tools/llvm-exegesis/X86/uops-by-opcode-name.s | 6 ++++++ .../Generic => tools/llvm-exegesis}/lit.local.cfg | 1 - 6 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 test/tools/llvm-exegesis/X86/latency-by-opcode-name.s create mode 100644 test/tools/llvm-exegesis/X86/lit.local.cfg create mode 100644 test/tools/llvm-exegesis/X86/uops-by-opcode-name.s copy test/{CodeGen/MIR/Generic => tools/llvm-exegesis}/lit.local.cfg (98%)