forked from OSchip/llvm-project
2e04d73d83
We accidentally were throttling the propagation of uninitialized state across assignments (e.g. x = y). Thanks to Anders Carlsson for spotting this problem. Added test cases to test suite to provide regression testing for the uninitialized values analysis. llvm-svn: 44306 |
||
---|---|---|
.. | ||
DeadStores.cpp | ||
LiveVariables.cpp | ||
Makefile | ||
UninitializedValues.cpp |