summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-11 13:21:03 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-11 13:21:03 +0000
commit9b1f9c8b61192980d6ae81f24e7b697638a11223 (patch)
tree696d8a7a602a3b25eea530a91a079286a899033d /llvm/lib/ProfileData
parent2e5bbce75f4df3ab8dbcc459234635f858db1be1 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud