diff options
author | Chris Lattner <sabre@nondot.org> | 2003-01-13 00:25:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-01-13 00:25:40 +0000 |
commit | 91a452b3822a3facb2191a01b58e370284ad9c19 (patch) | |
tree | 1b060000ea0ac1c97f90c23ec0f488d7d95b8f07 /lib/CodeGen/RegAllocSimple.cpp | |
parent | f00a3f905e8cd99ab4d3dbbde1a9d510516e0fa2 (diff) |
* Convert to use LiveVariable analysis
* Convert to use PHIElimination pass
* Don't spill values which have just been reloaded (big win reducing spills)
* Add experimental support for eliminating spills before TwoAddress
instructions. It currently is broken so it is #ifdef'd out.
* Use new "is terminator" flag on instructions instead of looking for
branches and returns explicitly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5219 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocSimple.cpp')
0 files changed, 0 insertions, 0 deletions