summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/DependenceAnalysis/Constraints.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix a memory corruption in Dependency Analysis.Karthik Bhat2015-03-101-0/+103
This crash occurs due to memory corruption when trying to update dependency direction based on Constraints. This crash was observed during lnt regression of Polybench benchmark test case dynprog. Review: http://reviews.llvm.org/D8059 llvm-svn: 231788
OpenPOWER on IntegriCloud