diff options
author | John Mosby <ojomojo@gmail.com> | 2009-05-11 17:04:19 +0000 |
---|---|---|
committer | John Mosby <ojomojo@gmail.com> | 2009-05-11 17:04:19 +0000 |
commit | b9cfbd94abb23ec8646b9b10aa4ac3d1cbf4461e (patch) | |
tree | 3ccfd69920af397b6587640a934c4292f135f59b /test/CodeGen/X86/pr3495.ll | |
parent | 589b1efe1b83a43cf89a41841664ce0b4ae3e838 (diff) | |
download | external_llvm-b9cfbd94abb23ec8646b9b10aa4ac3d1cbf4461e.zip external_llvm-b9cfbd94abb23ec8646b9b10aa4ac3d1cbf4461e.tar.gz external_llvm-b9cfbd94abb23ec8646b9b10aa4ac3d1cbf4461e.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 'test/CodeGen/X86/pr3495.ll')
0 files changed, 0 insertions, 0 deletions