summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/jvm/opt/InlineInfoAttribute.scala
Commit message (Expand)AuthorAgeFilesLines
* Ensure ClassBTypes constructed from symbol and classfile are identicalLukas Rytz2016-04-201-15/+29
* Remove dead code in the optimizer related to trait impl classesLukas Rytz2016-04-041-23/+23
* Store SAM information in ClassBTypesLukas Rytz2015-08-271-13/+27
* Issue inliner warnings for callsites that cannot be inlinedLukas Rytz2015-03-111-1/+2
* Emit the ScalaInlineInfo attribute under GenASMLukas Rytz2015-03-111-0/+147