commit | 91a452b3822a3facb2191a01b58e370284ad9c19 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jan 13 00:25:40 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jan 13 00:25:40 2003 +0000 |
tree | 1b060000ea0ac1c97f90c23ec0f488d7d95b8f07 | |
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