diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-11 13:21:03 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-11 13:21:03 +0000 |
commit | 9b1f9c8b61192980d6ae81f24e7b697638a11223 (patch) | |
tree | 696d8a7a602a3b25eea530a91a079286a899033d /llvm/lib/ProfileData | |
parent | 2e5bbce75f4df3ab8dbcc459234635f858db1be1 (diff) | |
download | bcm5719-llvm-9b1f9c8b61192980d6ae81f24e7b697638a11223.tar.gz bcm5719-llvm-9b1f9c8b61192980d6ae81f24e7b697638a11223.zip |
Allow eager evaluated binary && and || conditions
The domain generation can handle lazy && and || by default but eager
evaluated expressions were dismissed as non-affine. With this patch we
will allow arbitrary combinations of and/or bit-operations in the
conditions of branches.
Differential Revision: http://reviews.llvm.org/D13624
llvm-svn: 249971
Diffstat (limited to 'llvm/lib/ProfileData')
0 files changed, 0 insertions, 0 deletions