This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c195d382a13 [TargetLowering] SimplifyDemandedBits - pull out repeated g [...] new 85645eb0d48 [llvm-exegesis][NFC] Fix typo new efbdbcea746 [TargetLowering] SimplifyDemandedBits - rename demanded mas [...] new 8e17e96c81f [llvm-exegesis] Fix function return generation so it doesn' [...]
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: lib/CodeGen/SelectionDAG/TargetLowering.cpp | 169 +++++++++++---------- .../llvm-exegesis/AArch64/latency-by-opcode-name.s | 12 ++ .../llvm-exegesis/{X86 => AArch64}/lit.local.cfg | 10 +- tools/llvm-exegesis/lib/Assembler.cpp | 2 +- .../llvm-exegesis/X86/SnippetGeneratorTest.cpp | 2 +- 5 files changed, 108 insertions(+), 87 deletions(-) create mode 100644 test/tools/llvm-exegesis/AArch64/latency-by-opcode-name.s copy test/tools/llvm-exegesis/{X86 => AArch64}/lit.local.cfg (73%)