[PATCH] D18594: CodeGen: Add a stand-alone hazard recognizer pass

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 10:28:43 PDT 2016


tstellarAMD updated this revision to Diff 53750.
tstellarAMD added a comment.

Use unique_ptr for the Hazard Recognizer


http://reviews.llvm.org/D18594

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/CodeGen/ScheduleHazardRecognizer.h
  include/llvm/InitializePasses.h
  include/llvm/Target/TargetInstrInfo.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/PostRAHazardRecognizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18594.53750.patch
Type: text/x-patch
Size: 7981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/9c6e41c5/attachment.bin>


More information about the llvm-commits mailing list