If "These should be used only by the auto-parallelization pass", we might as
[oota-llvm.git] / lib / Analysis / DataStructure / DSCallSiteIterator.h
2003-07-17 Brian GaekeFix typo in call to isUnresolvableFunc, which was break...
2003-07-16 Vikram S. AdveFactor out the test for unresolvable external functions...
2003-07-02 Chris LattnerAdd some functions to the blacklist
2003-07-01 Chris LattnerDo not treat global variables as functions! (and assert...
2003-06-30 Chris LattnerSplit CallSiteIterator out into DSCallSiteIterator...