aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveInterval.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-09-27 19:29:18 +0000
committerChris Lattner <sabre@nondot.org>2004-09-27 19:29:18 +0000
commit83c4ec0372ea689bdc842cc57c9f599eb92fba14 (patch)
tree5d28262e9df50bd5e7bfcd6e163cc3fe0e180c77 /lib/CodeGen/LiveInterval.cpp
parentdffb4455035df1445891b7d6a657f4ccbb67ab0c (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