summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/gmodules.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-01-10 07:42:57 +0000
committerCraig Topper <craig.topper@gmail.com>2017-01-10 07:42:57 +0000
commit588c734b0f4791565c1b42be7b704a4a97f8c895 (patch)
tree5d38f66479e5728e4e27892f03ae71deaf09d0bf /lldb/packages/Python/lldbsuite/support/gmodules.py
parente2796fd3fda71e4108e33c1dcc0e7be807c8ef6d (diff)
downloadbcm5719-llvm-588c734b0f4791565c1b42be7b704a4a97f8c895.tar.gz
bcm5719-llvm-588c734b0f4791565c1b42be7b704a4a97f8c895.zip
[DAGCombiner] Merge together duplicate checks for folding fold (select C, 1, X) -> (or C, X) and folding (select C, X, 0) -> (and C, X). Also be consistent about checking that both the condition and the result type are i1. NFC
I guess previously we just assumed if the result type was i1, then the condition type must also be i1? llvm-svn: 291548
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/gmodules.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud