summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.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/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentda255efa2a2400444fc976eb232a024f427c9197 (diff)
downloadbcm5719-llvm-c31a9d067166468dd2b0434a9274ff00adfc726c.tar.gz
bcm5719-llvm-c31a9d067166468dd2b0434a9274ff00adfc726c.zip
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/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud