This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3757f24632 [NFC] Refactor LICM code for better readability new 8bfdad6a76d [Support] Fix TempFile::discard to not leave behind tempora [...] new 0c8bcbe336b [ARM] Ensure we update the correct flags in the peephole optimiser new a8b2424477d Fix an accidentally flipped pair of arguments, NFCI new e3e0d21b701 Teach isGuaranteedToTransferExecutionToSuccessor about wide [...] new d9bd97c1321 Make widenable condition transparent for MemoryWriteTracking
The 5 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/Analysis/InstructionPrecedenceTracking.cpp | 4 +++ lib/Analysis/ValueTracking.cpp | 3 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +- lib/Support/Path.cpp | 27 +++++++++--------- lib/Target/ARM/ARMBaseInstrInfo.cpp | 7 +++-- test/CodeGen/Thumb2/peephole-addsub.mir | 35 ++++++++++++++++++++++++ 6 files changed, 61 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/Thumb2/peephole-addsub.mir