Rename SDep's isSpecial to isArtificial, to make this field a little
authorDan Gohman <gohman@apple.com>
Fri, 21 Nov 2008 02:18:56 +0000 (02:18 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 21 Nov 2008 02:18:56 +0000 (02:18 +0000)
commit98adea11496400c8385b774b4d9f9acd4c99d254
treebd018a39e7214d5af8297ef019daf7cd96d6a6c5
parent52a5899fd98d2b922c57a0a35992f908392cfe52
Rename SDep's isSpecial to isArtificial, to make this field a little
less mysterious.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59782 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ScheduleDAG.h
lib/CodeGen/ScheduleDAG.cpp
lib/CodeGen/ScheduleDAGPrinter.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp