Fix bogus assertion using getSExtValue for legitimate values, like -1 in
[oota-llvm.git] / test / Transforms / AddReadAttrs /
2008-10-04 Duncan SandsIgnore loads from and stores to local memory (i.e....
2008-09-19 Duncan SandsAdd test for improvement of readonly to readnone,
2008-09-19 Duncan SandsTurn on these tests!
2008-09-19 Duncan SandsAdd a new pass AddReadAttrs which works out which functions