diff options
author | Chris Lattner <sabre@nondot.org> | 2004-09-27 19:29:18 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-09-27 19:29:18 +0000 |
commit | 83c4ec0372ea689bdc842cc57c9f599eb92fba14 (patch) | |
tree | 5d28262e9df50bd5e7bfcd6e163cc3fe0e180c77 /lib/CodeGen/LiveInterval.cpp | |
parent | dffb4455035df1445891b7d6a657f4ccbb67ab0c (diff) |
Fix two bugs: one where a condition was mistakenly swapped, and another
where we folded (X & 254) -> X < 1 instead of X < 2. These problems were
latent problems exposed by the latest patch.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16528 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions