diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-01 03:56:30 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-01 03:56:30 +0000 |
commit | b8611ec8bcf4a24042824f5ddc9858e32c56dc2e (patch) | |
tree | da8cd03458d052f757758a3d5cb6321ef0c6ba1a /docs/CommandGuide/llvm2cpp.pod | |
parent | 1a3d05dc7385a336a867748f3bdca3a2f1110930 (diff) |
Don't fold "ptrtoint GV to bool" since this should be doing a truncate not
a comparison against zero. Instead fold setne(GV,null) and seteq(GV,null)
to ConstantBool::True or ConstantBool::False, respectively.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32060 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm2cpp.pod')
0 files changed, 0 insertions, 0 deletions