Commits

Xin Tong committed 83f7f7ff181
Implement caching support for computeMemoryBehavior. Memory behavior can be cached first time it is computed and used till invalidated. I see slight compilation time improvement. Existing test cases ensure correctness.