summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/jvm/AsmUtils.scala
Commit message (Expand)AuthorAgeFilesLines
* [backport] Prevent infinite recursion in ProdConsAnalyzerLukas Rytz2015-07-231-7/+11
* Cast receiver if necessary when rewriting trait calls to impl methodLukas Rytz2015-03-111-2/+16
* Emit the ScalaInlineInfo attribute under GenASMLukas Rytz2015-03-111-2/+3
* Cleanup asm-to-string debug helpersLukas Rytz2015-01-161-14/+56
* Debugging utility to print ASM instructionsLukas Rytz2014-11-041-1/+6
* Cleanups for tracing in GenBCode, improve some commentsLukas Rytz2014-05-211-0/+8
* Allow tracing methods and classes in GenBCodeLukas Rytz2014-05-131-0/+53