diff options
author | Chris Lattner <sabre@nondot.org> | 2007-05-17 18:19:23 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-05-17 18:19:23 +0000 |
commit | 0184f88debf35638c3566bb26d5d0232da5f9ade (patch) | |
tree | 7f9ff2681c0d46752dda23fac7a131825b9c5a73 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 2135bc08d67d0322ac74a72ceec18e2aabb10e96 (diff) | |
download | llvm-0184f88debf35638c3566bb26d5d0232da5f9ade.zip llvm-0184f88debf35638c3566bb26d5d0232da5f9ade.tar.gz llvm-0184f88debf35638c3566bb26d5d0232da5f9ade.tar.bz2 |
disable MaskedValueIsZero, ComputeMaskedBits, and SimplifyDemandedBits for
i128 integers. The 64-bit masks are not wide enough to represent the results.
These should be converted to APInt someday.
llvm-svn: 37169
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions