| commit | 8bbcbedeaf8a9cf5c396ce3e77806bf64b858adf | [log] [tgz] |
|---|---|---|
| author | Bill Wendling <isanbard@gmail.com> | Wed Aug 17 21:32:02 2011 +0000 |
| committer | Bill Wendling <isanbard@gmail.com> | Wed Aug 17 21:32:02 2011 +0000 |
| tree | 701e2b52743d8a756a5a20212e8b2938a32b244b | |
| parent | a408e5bf31657e45e4902bc4986a425c1a9d69b6 [diff] |
Disable PRE for landing pads. PRE needs the landing pads to have their critical edges split. Doing this for a landing pad is non-trivial. Abandon the attempt to perform PRE when we come across a landing pad. (Reviewed by Owen!) llvm-svn: 137876