aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ProfileData/CoverageMappingTest.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2016-05-16 20:58:23 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2016-05-16 20:58:23 +0000
commitc31a9d067166468dd2b0434a9274ff00adfc726c (patch)
tree2a8d6339708d6f4e4019da785f1326233c1339fa /llvm/unittests/ProfileData/CoverageMappingTest.cpp
parentda255efa2a2400444fc976eb232a024f427c9197 (diff)
downloadllvm-c31a9d067166468dd2b0434a9274ff00adfc726c.zip
llvm-c31a9d067166468dd2b0434a9274ff00adfc726c.tar.gz
llvm-c31a9d067166468dd2b0434a9274ff00adfc726c.tar.bz2
SelectionDAG: Select min/max when both are used
Allow two users of the condition if the other user is also a min/max select. i.e. %c = icmp slt i32 %x, %y %min = select i1 %c, i32 %x, i32 %y %max = select i1 %c, i32 %y, i32 %x llvm-svn: 269699
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions