diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-06-16 09:34:52 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-06-16 09:34:52 +0000 |
commit | e882fca902ba6b1a9e0c361c5781084f79eb6216 (patch) | |
tree | 91c3c2e5affcf456f58f7481caa93abe7d7db031 /tools/llvm2cpp/CppWriter.cpp | |
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
Diffstat (limited to 'tools/llvm2cpp/CppWriter.cpp')
0 files changed, 0 insertions, 0 deletions