commit | b787d41959163f6104af7b34a5ce719210dfb72f | [log] [tgz] |
---|---|---|
author | Stepan Dyatkovskiy <stpworld@narod.ru> | Tue Jun 26 11:57:43 2012 +0000 |
committer | Stepan Dyatkovskiy <stpworld@narod.ru> | Tue Jun 26 11:57:43 2012 +0000 |
tree | 70bd9a5642be1dabf86687b8659c5871a1a0245d | |
parent | 0f7a7bcd4820eee293f9300769e1ef4c1cbc1c7c [diff] |
IntegersSubsetMapping: implemented "diff" operation. Operation allows at the same time perform up to three operations: - LHS exclude RHS - LHS intersect RHS (LHS successors will keeped) - RHS exclude LHS The complexity is N+M, where N is size of LHS M is size of RHS. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159201 91177308-0d34-0410-b5e6-96231b3b80d8