aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/StackColoring.cpp
diff options
context:
space:
mode:
authorArnold Schwaighofer <arnolds@codeaurora.org>2012-09-06 14:31:51 +0000
committerArnold Schwaighofer <arnolds@codeaurora.org>2012-09-06 14:31:51 +0000
commit029032693fdb065b6edfff6d68df188f98bee8ac (patch)
tree6acbf33c7f4e1a641f1d67aef5c1073ea3b373ec /lib/CodeGen/StackColoring.cpp
parent79cb162e5d7aeaa3602bf4a7afa253232f461b33 (diff)
BasicAA: GEPs of NoAlias'ing base ptr with equivalent indices are NoAlias
If we can show that the base pointers of two GEPs don't alias each other using precise analysis and the indices and base offset are equal then the two GEPs also don't alias each other. This is primarily needed for the follow up patch that analyses NoAlias'ing PHI nodes. Part 1/2 of fix for PR13564. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163317 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/StackColoring.cpp')
0 files changed, 0 insertions, 0 deletions