diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-04-04 21:11:40 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-04-04 21:11:40 +0000 |
commit | 9ab8131a57ed4cecfe00225a56f57d5173b80b2e (patch) | |
tree | 2d054ca46409a4874992c31be4048841b2f6c463 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 7ddec63d8fe687fba5c01eee84f450678521181c (diff) | |
download | bcm5719-llvm-9ab8131a57ed4cecfe00225a56f57d5173b80b2e.tar.gz bcm5719-llvm-9ab8131a57ed4cecfe00225a56f57d5173b80b2e.zip |
CodeGen: Remove dead code in TailDuplicate
I noticed that this isn't covered by our existing tests and spent some
time trying to come up with an example it actually hits. I tried hand
rolling something based on the explanation in the comment, but couldn't
get anything that didn't abort tail duplication earlier for one reason
or another.
Then, I tried cranking tail-dup-size cranked up so this would fire
more and ran a bootstrap of clang and the nightly test suite - those
don't hit this either.
This reverts r132816 and replaces it with an assert.
llvm-svn: 265347
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions