aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/TailDuplication.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-11-26 19:25:46 +0000
committerChris Lattner <sabre@nondot.org>2009-11-26 19:25:46 +0000
commit3c47f2de906ce5c83d090f05a16edc06c3ee87ab (patch)
tree9995cf05a6322635af25adc4a3b354e588ba28e7 /lib/CodeGen/TailDuplication.cpp
parent1ce0eaa25fc6ecead5f9bba3c17b8af612d830ef (diff)
@test9 is a testcase for r89958. Before 89958, we misanalyzed the
first expression as P+4+4*i which we considered to possibly alias P+4*j. Now we correctly analyze the former one as P+1+4*i. @test10 is a sanity test that verfies that we know that P+4+4*i != P+4*i. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89960 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/TailDuplication.cpp')
0 files changed, 0 insertions, 0 deletions