diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-17 19:56:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-17 19:56:18 +0000 |
commit | ea7e6548dce9d03bd4efd3deb842f4f19256a8fd (patch) | |
tree | f5a3da9e800f62e46a4af022e1c0c765149b5a58 /llvm/lib/Analysis/DataStructure/DataStructure.cpp | |
parent | df642ff2ae253d337c555ccaf4d472cbd17a6ca8 (diff) | |
download | llvm-ea7e6548dce9d03bd4efd3deb842f4f19256a8fd.zip llvm-ea7e6548dce9d03bd4efd3deb842f4f19256a8fd.tar.gz llvm-ea7e6548dce9d03bd4efd3deb842f4f19256a8fd.tar.bz2 |
Two changes:
1. Chain to the parent implementation of M/R analysis if we can't find
any information. It has some heuristics that often do well.
2. Do not clear all flags, this can make invalid nodes by turning nodes
that used to be collapsed into non-collapsed nodes (fixing crashes)
llvm-svn: 20659
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/DataStructure.cpp')
0 files changed, 0 insertions, 0 deletions