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 | bfff18a86982d3c3fc377ca708d460ad674182ab (patch) | |
tree | 8e0eef4c9abe165d6c48e851d0f1805e911d4fa5 /llvm/docs/ExtendingLLVM.html | |
parent | 5f9319a789daf675d5cdd654ba2d5338a9046fca (diff) | |
download | bcm5719-llvm-bfff18a86982d3c3fc377ca708d460ad674182ab.tar.gz bcm5719-llvm-bfff18a86982d3c3fc377ca708d460ad674182ab.zip |
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.
llvm-svn: 16528
Diffstat (limited to 'llvm/docs/ExtendingLLVM.html')
0 files changed, 0 insertions, 0 deletions