| commit | 33e5188c270fbd5ccce4ea4656f75c95ec68cfaf | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Wed May 30 00:17:12 2012 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Wed May 30 00:17:12 2012 +0000 |
| tree | eebfb851efa47d7d5f7ecd7054a2fba96afdf999 | |
| parent | 45601d1742d159c261f7b255e00e72e55805b792 [diff] |
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613> Besides adding the new insertPass function, this patch uses it to enhance the existing -print-machineinstrs so that the MachineInstrs after a specific pass can be printed. Patch by Bin Zeng! llvm-svn: 157655