summaryrefslogtreecommitdiff
path: root/src/partest
diff options
context:
space:
mode:
authorJames Iry <jamesiry@gmail.com>2013-01-29 09:13:30 -0800
committerJames Iry <jamesiry@gmail.com>2013-01-30 09:44:42 -0800
commit9b4fa8382fe0ed6fef3ff91e2c153a1840c954b9 (patch)
treeb6e6509530957c10097f94be090d9487d388e0a8 /src/partest
parenteab288442931f01b5bad2dcfa244a6183db0f4b6 (diff)
downloadscala-9b4fa8382fe0ed6fef3ff91e2c153a1840c954b9.tar.gz
scala-9b4fa8382fe0ed6fef3ff91e2c153a1840c954b9.tar.bz2
scala-9b4fa8382fe0ed6fef3ff91e2c153a1840c954b9.zip
SI-5313 Eliminate more stores by replacing clobbers with null stores
When an unused store clobbers a previous store, replace it with storing a null. Don't mark clobbers as "used" so that the original clobber and all following clobbers can still be eliminated.
Diffstat (limited to 'src/partest')
0 files changed, 0 insertions, 0 deletions