[PATCH] D23089: llc: Add -start-before/-stop-before options

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 15:27:46 PDT 2016


MatzeB created this revision.
MatzeB added reviewers: dexonsmith, qcolombet, arphaman.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.

Repository:
  rL LLVM

https://reviews.llvm.org/D23089

Files:
  include/llvm/CodeGen/TargetPassConfig.h
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/LLVMTargetMachine.cpp
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/Generic/llc-start-stop.ll
  test/CodeGen/Generic/stop-after.ll
  tools/llc/llc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23089.66568.patch
Type: text/x-patch
Size: 11566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/1112693e/attachment.bin>


More information about the llvm-commits mailing list