diff options
author | Dan Gohman <gohman@apple.com> | 2009-11-20 00:50:47 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-11-20 00:50:47 +0000 |
commit | 76c638a14c1e2927e5e20040b347bc3d7ae8fb82 (patch) | |
tree | af5cd939fdd4aa60d763f665bf2950e43f491f22 /lib/CodeGen/RegAllocLinearScan.cpp | |
parent | 452ae47db65cbae908853b11ca73b1e791235ff1 (diff) |
Refine the capture tracking rules for comparisons to be more
careful about crazy methods of capturing pointers using comparisons.
Comparisons of identified objects with null in the default address
space are not captures. And, comparisons of two pointers within the
same identified object are not captures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89421 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions