summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
diff options
context:
space:
mode:
authorKyle Butt <kyle+llvm@iteratee.net>2017-04-10 22:28:12 +0000
committerKyle Butt <kyle+llvm@iteratee.net>2017-04-10 22:28:12 +0000
commita12bd756e4dd3e1325e877d6666cf3c63d80f85a (patch)
tree72148d70f4bb2471c3b5b2da906a77156b82c65a /llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
parent502ad60c8f7bfa7e3c4630b666704361795f80ea (diff)
downloadbcm5719-llvm-a12bd756e4dd3e1325e877d6666cf3c63d80f85a.tar.gz
bcm5719-llvm-a12bd756e4dd3e1325e877d6666cf3c63d80f85a.zip
CodeGen: BranchFolding: Merge identical blocks, even if they are short.
Merging identical blocks when it doesn't reduce fallthrough. It is common for the blocks created from critical edge splitting to be identical. We would like to merge these blocks whenever doing so would not reduce fallthrough. llvm-svn: 299890
Diffstat (limited to 'llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud