commit | e882fca902ba6b1a9e0c361c5781084f79eb6216 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Sat Jun 16 09:34:52 2007 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Sat Jun 16 09:34:52 2007 +0000 |
tree | 91c3c2e5affcf456f58f7481caa93abe7d7db031 | |
parent | 0c5c8d8f54135dc0abfc126881804d5135e67d65 [diff] |
Really turn if-converter loose: 1. Consider all possible ifcvt cases at once. No longer restricted to bottom up iterative approach. 2. Sort all possible cases based on a cost function. Perform the most profitable ones first invalidate others that target the same blocks. 3. Fixed a number of bugs related to block duplication. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37613 91177308-0d34-0410-b5e6-96231b3b80d8