[all-commits] [llvm/llvm-project] eee7cc: [llvm-readobj] NFC. Add -help description of --hex...

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Wed Jul 29 19:18:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eee7cc95d65e29d2493eea41559935b33e39b57e
      https://github.com/llvm/llvm-project/commit/eee7cc95d65e29d2493eea41559935b33e39b57e
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M llvm/tools/llvm-readobj/llvm-readobj.cpp

  Log Message:
  -----------
  [llvm-readobj] NFC. Add -help description of --hex-dump and
--string-dump


  Commit: ec932939423bdea77c46cf79be4198266ea83e9f
      https://github.com/llvm/llvm-project/commit/ec932939423bdea77c46cf79be4198266ea83e9f
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M llvm/include/llvm/IR/PassManager.h

  Log Message:
  -----------
  NFC. Fix comments


  Commit: 8224c5047e9cef2db4b0e31427cdf90a2568a341
      https://github.com/llvm/llvm-project/commit/8224c5047e9cef2db4b0e31427cdf90a2568a341
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M llvm/test/Analysis/MemorySSA/pr40509.ll
    M llvm/test/Instrumentation/MemorySanitizer/SystemZ/vararg-kernel.ll
    M llvm/test/Instrumentation/MemorySanitizer/SystemZ/vararg.ll
    M llvm/test/Transforms/LICM/pr40317.ll
    M llvm/test/Transforms/LoopSimplifyCFG/pr39783.ll

  Log Message:
  -----------
  For some tests targeting SystemZ, -march=z13 ---> -mcpu=z13

z13 is not a target. It is a CPU.


Compare: https://github.com/llvm/llvm-project/compare/a18953c1c05e...8224c5047e9c


More information about the All-commits mailing list