[all-commits] [llvm/llvm-project] 337cf0: [llc] Support -time-trace in llc

aeubanks via All-commits all-commits at lists.llvm.org
Mon Oct 11 10:18:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 337cf0a5abcff3b51a898e610ae0acbb895b4ead
      https://github.com/llvm/llvm-project/commit/337cf0a5abcff3b51a898e610ae0acbb895b4ead
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    A llvm/test/tools/llc/time-trace.ll
    M llvm/tools/llc/llc.cpp

  Log Message:
  -----------
  [llc] Support -time-trace in llc

Mostly copied from opt.cpp.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D111466




More information about the All-commits mailing list