summaryrefslogtreecommitdiff
path: root/test/files/run/t5313.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-271-54/+0
* Default to delambdafy:method and backend:GenBCodeLukas Rytz2015-06-261-1/+1
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-3/+3
* SI-7622 Clean Up Phase AssemblySom Snytt2013-08-211-3/+3
* SI-7479 Add avian option to partest's diff filter...Simon Ochsenreither2013-06-061-1/+1
* SI-5313 Test clobbers on the back edge of a loopJames Iry2013-02-021-2/+8
* SI-5313 Eliminate more stores by replacing clobbers with null storesJames Iry2013-01-301-1/+7
* SI-5313 Do not eliminate stores that potentially wipe referenesJames Iry2013-01-281-0/+42