aboutsummaryrefslogtreecommitdiffstats
path: root/win32/llvm-link
diff options
context:
space:
mode:
authorJohn Mosby <ojomojo@gmail.com>2009-05-11 17:04:19 +0000
committerJohn Mosby <ojomojo@gmail.com>2009-05-11 17:04:19 +0000
commite5497d83bb451d19e4651c0bc257ccbcbb87fb10 (patch)
tree3ccfd69920af397b6587640a934c4292f135f59b /win32/llvm-link
parent4c4839d12ca71438a1e51e7e8faa0f3d7868ef8f (diff)
downloadexternal_llvm-e5497d83bb451d19e4651c0bc257ccbcbb87fb10.zip
external_llvm-e5497d83bb451d19e4651c0bc257ccbcbb87fb10.tar.gz
external_llvm-e5497d83bb451d19e4651c0bc257ccbcbb87fb10.tar.bz2
Shrink wrapping in PEI:
- reduces _static_ callee saved register spills and restores similar to Chow's original algorithm. - iterative implementation with simple heuristic limits to mitigate compile time impact. - handles placing spills/restores for multi-entry, multi-exit regions in the Machine CFG without splitting edges. - passes test-suite in LLCBETA mode. Added contains() method to ADT/SparseBitVector. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71438 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/llvm-link')
0 files changed, 0 insertions, 0 deletions