OSDN Git Service

Add the DAG mutation interface to the software pipeliner
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 22 Dec 2016 19:21:20 +0000 (19:21 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 22 Dec 2016 19:21:20 +0000 (19:21 +0000)
commit8bfcb04e0e86bc2e190536c2b960d031bf082b1b
tree9d2d3876af041b73ea3ce39990fd4b13eca797c4
parente1c9f504c6810be782714b8b39f11579e50fa5c7
Add the DAG mutation interface to the software pipeliner

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290360 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSubtargetInfo.h
lib/CodeGen/MachinePipeliner.cpp