llvm-6502/include
Hal Finkel f15758b1d3 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197098 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-12 00:19:07 +00:00
..
llvm Add isBarrier to SDep 2013-12-12 00:19:07 +00:00
llvm-c Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00