Alkis Evlogimenos f64ea9d122 Localize globals if they are only used in main(). This replaces the
global with an alloca, which eventually gets promoted into a
register. This enables a lot of other optimizations later on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20109 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-10 18:36:30 +00:00
..
2005-01-28 01:17:07 +00:00
2004-12-20 04:15:44 +00:00
2005-01-27 03:49:03 +00:00
2004-11-14 21:54:41 +00:00