Skip to content
Commit 2ce32df8 authored by Chris Lattner's avatar Chris Lattner
Browse files

Reduce code growth implied by the tail duplication pass by not duplicating

an instruction if it can be hoisted to a common dominator of the block.
This implements: test/Regression/Transforms/TailDup/MergeTest.ll

llvm-svn: 16758
parent 7d83efbc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment