commit | 62692b442aa19ad7f110faa55577f8c1af237175 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Sun May 25 10:27:02 2014 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Sun May 25 10:27:02 2014 +0000 |
tree | 73c802b1cfdc668847a3f0f55a7a84435c268e99 | |
parent | 68b0d1d2b47f1be8eec2ce57c8119906c354ccd8 [diff] |
Add an extension point for peephole optimizers. This extension point allows adding passes that perform peephole optimizations similar to the instruction combiner. These passes will be inserted after each instance of the instruction combiner pass. Differential Revision: http://reviews.llvm.org/D3905 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209595 91177308-0d34-0410-b5e6-96231b3b80d8