summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ExtendingLLVM.html
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
commitbfff18a86982d3c3fc377ca708d460ad674182ab (patch)
tree8e0eef4c9abe165d6c48e851d0f1805e911d4fa5 /llvm/docs/ExtendingLLVM.html
parent5f9319a789daf675d5cdd654ba2d5338a9046fca (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud