| commit | 0b08df8c0944cbfd3681ac7bb1d389a2d4362f75 | [log] [tgz] |
|---|---|---|
| author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Mon Apr 06 10:54:50 2009 +0000 |
| committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | Mon Apr 06 10:54:50 2009 +0000 |
| tree | 9a8510bb19296f27cb68b0e362c9d05f3329b1c6 | |
| parent | 56382aa890f9abc917feb5e5f2f26ef5af43ff07 [diff] |
Map stack based frameindices for spills to zero based indices that can be accessed based on an external symbol defining the location of temporary data for a function. For example: we have spill slots addressed as foo.tmp + 0, foo.tmp + 1 etc. llvm-svn: 68442