diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-12-12 00:19:07 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-12-12 00:19:07 +0000 |
commit | 03071ab74c4f9efec0dab003eec5ec9c604a868c (patch) | |
tree | 92a8b4881bf9f4b4b2b7860b2e95000b749c3ca1 /llvm/lib/Target/PowerPC/PPCInstrInfo.cpp | |
parent | 18b779e3f4c42cda3e77f16109f163f2352029c1 (diff) | |
download | bcm5719-llvm-03071ab74c4f9efec0dab003eec5ec9c604a868c.tar.gz bcm5719-llvm-03071ab74c4f9efec0dab003eec5ec9c604a868c.zip |
Add isBarrier to SDep
SDep had is* functions for the other kinds of order dependencies (isMustAlias,
isWeak, isArtificial, etc.), but not for barrier. Upcoming commits in the
PowerPC backend will make use of this function.
llvm-svn: 197098
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions