summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-07-18 23:07:33 +0000
committerChris Lattner <sabre@nondot.org>2005-07-18 23:07:33 +0000
commit247aef884c78dc5b92a4aa73d2629fc12ba009ae (patch)
tree3560741a2e72cb7ddc5ac913c361e135e1d5d99d /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parentb35912e4212006d3e8b382b4295106fac6a9e5ac (diff)
downloadbcm5719-llvm-247aef884c78dc5b92a4aa73d2629fc12ba009ae.tar.gz
bcm5719-llvm-247aef884c78dc5b92a4aa73d2629fc12ba009ae.zip
When transforming &A[i] < &A[j] -> i < j, make sure to perform the comparison
as a signed compare. This patch may fix PR597, but is correct in any case. llvm-svn: 22465
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud