summaryrefslogtreecommitdiff
path: root/test/junit/scala/tools/nsc/backend/jvm/opt/EmptyLabelsAndLineNumbersTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Better abstraction for bytecode tests. Also organize some imports.Lukas Rytz2016-05-201-5/+5
* Rename nsc.backend.jvm.CodeGenTools to testing.BytecodeTestingLukas Rytz2016-05-201-1/+1
* Clean up the way compiler settings are accessed in the backend.Lukas Rytz2015-04-011-3/+3
* GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-041-5/+3
* GenBCode: Eliminate redundant labels and line number nodesLukas Rytz2014-11-041-0/+101