Remove the cyclic part of this test, it was passing for the wrong
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-12-31-NoCapture.ll
2009-01-02 Nick LewyckyRemove the cyclic part of this test, it was passing...
2009-01-02 Nick LewyckyMake adding nocapture a bit stronger. FreeInst is nocap...
2009-01-02 Duncan SandsAdd tests for two types of traps that escape analysis
2008-12-31 Duncan SandsLook through phi nodes and select instructions when
2008-12-31 Duncan SandsRename AddReadAttrs to FunctionAttrs, and teach it how