diff options
| author | Pete Cooper <peter_cooper@apple.com> | 2011-12-03 00:04:30 +0000 |
|---|---|---|
| committer | Pete Cooper <peter_cooper@apple.com> | 2011-12-03 00:04:30 +0000 |
| commit | e03fe83d985c5ed73788f2eb95e4eb1cd2ea0ab0 (patch) | |
| tree | ec7c40cc61172a71432d3b04e690ad7b7351aa49 /llvm/lib/CodeGen/ScheduleDAGInstrs.cpp | |
| parent | 0155a63513277d2acdd62a76aa8461bae7778232 (diff) | |
| download | bcm5719-llvm-e03fe83d985c5ed73788f2eb95e4eb1cd2ea0ab0.tar.gz bcm5719-llvm-e03fe83d985c5ed73788f2eb95e4eb1cd2ea0ab0.zip | |
Fixed deadstoreelimination bug where negative indices were incorrectly causing the optimisation to occur
Turns out long long + unsigned long long is unsigned. Doh!
Fixes http://llvm.org/bugs/show_bug.cgi?id=11455
llvm-svn: 145731
Diffstat (limited to 'llvm/lib/CodeGen/ScheduleDAGInstrs.cpp')
0 files changed, 0 insertions, 0 deletions

