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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 07:49:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267156: CodeGen: Add a stand-alone hazard recognizer pass (authored by tstellar).

Changed prior to commit:
  http://reviews.llvm.org/D18594?vs=53750&id=54650#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18594

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18594.54650.patch
Type: text/x-patch
Size: 8241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/5a91e3cb/attachment.bin>


More information about the llvm-commits mailing list