This is an archive of the discontinued LLVM Phabricator instance.

[CGP] DisableBranchOpts guards against EliminateMostlyEmptyBlocks
Needs ReviewPublic

Authored by jingyue on Jul 13 2015, 10:46 PM.

Details

Reviewers
echristo
ributzka
Summary

DisableBranchOpts is designed to disable all branch optimizations including
EliminateMostlyEmptyBlocks.

Diff Detail

Event Timeline

jingyue updated this revision to Diff 29644.Jul 13 2015, 10:46 PM
jingyue retitled this revision from to [CGP] DisableBranchOpts guards against EliminateMostlyEmptyBlocks.
jingyue updated this object.
jingyue added reviewers: ributzka, echristo.
jingyue added a subscriber: llvm-commits.