Skip to content
Commit 58c470dc authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Use the LiveVariables information to efficiently get local kills. This

removes the largest scaling problem in the test cases from PR13225 when
ASan is switched to insert basic blocks in the natural CFG order.

It may also solve some scaling problems for more normal code with large
numbers of basic blocks and variables.

llvm-svn: 160194
parent a4056004
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment