summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-01-05 07:42:17 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-01-05 07:42:17 +0000
commit59eb733af1a640f1fc5eba20705f4657906c33e5 (patch)
treecbe63f9bdd5bd8074ce9fb5dd74dd1581415377f /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent2fa8651a8f8df602f62b7074168dfb4b1d1a3fde (diff)
downloadbcm5719-llvm-59eb733af1a640f1fc5eba20705f4657906c33e5.tar.gz
bcm5719-llvm-59eb733af1a640f1fc5eba20705f4657906c33e5.zip
[SimplifyCFG] Further improve our ability to remove redundant catchpads
In r256814, we managed to remove catchpads which were trivially redudant because they were the same SSA value. We can do better using the same algorithm but with a smarter datastructure by hashing the SSA values within the catchpad and comparing them structurally. llvm-svn: 256815
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud