summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PrologEpilogInserter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-10-13 22:46:18 +0000
committerChris Lattner <sabre@nondot.org>2006-10-13 22:46:18 +0000
commit45ffb1eb708f6c9d82bd906d4cf61b7592b955d3 (patch)
tree9b14c7ccca6451217eebe1877c9fc83be858015c /llvm/lib/CodeGen/PrologEpilogInserter.cpp
parenta47294ed7a45637317e5a9f7770c22090c08c840 (diff)
downloadbcm5719-llvm-45ffb1eb708f6c9d82bd906d4cf61b7592b955d3.tar.gz
bcm5719-llvm-45ffb1eb708f6c9d82bd906d4cf61b7592b955d3.zip
Fix a bug where we incorrectly turned '(X & 0) == 0' into '(X & 0) >> -1',
which is undefined. "0" isn't a power of 2. llvm-svn: 30947
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud