summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/BasicBlocks.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-553/+0
* Avoid wasteful array creation in backendJason Zaugg2014-10-101-8/+10
* Removing unused code.Paul Phillips2013-10-021-4/+0
* SI-7427 stop crashing under -Ydebug.Paul Phillips2013-05-191-17/+16
* Hardening against nulls for deserialization.Paul Phillips2013-05-031-1/+1
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-3/+3
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-6/+6
* SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-061-2/+30
* Address some ScaladocrotJason Zaugg2013-02-251-4/+0
* Reorder to avoid code appearing like a forward reference.Jason Zaugg2013-02-241-12/+12
* Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-1/+6
|\
| * SI-6288 Fix positioning of label jumpsJason Zaugg2012-12-121-1/+6
* | Members removed in the backend.Paul Phillips2012-11-191-28/+0
* | Removing ancient comments and pointless comments.Paul Phillips2012-11-191-6/+2
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-18/+18
* | Commenting out unused members.Paul Phillips2012-11-191-18/+18
* | Removed unused imports.Paul Phillips2012-11-061-1/+1
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Eliminated a metric ton of allocations.Paul Phillips2012-08-231-15/+21
* Make Array creation more efficient in hot places.Grzegorz Kossakowski2012-08-201-0/+6
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* documentation about BasicBlock and InlinerMiguel Garcia2012-05-081-3/+3
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+1
* do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-231-4/+10
* Whitespace commit.Paul Phillips2012-02-291-2/+2
* Optimization/robustness in the backend.Paul Phillips2012-01-031-42/+114
* Fixing up a few instances of suboptimal reversi...Paul Phillips2011-08-271-1/+1
* Finished up some backend cleanups I'd had lying...Paul Phillips2011-08-031-33/+31
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-2/+2
* After having to update the code for someone els...Paul Phillips2011-04-301-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-6/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-1/+1
* Generate EnclosingMethod classfile attributes. Iulian Dragos2010-11-121-1/+0
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-20/+30
* Removes a bunch of private functions which are ...Paul Phillips2010-10-031-4/+1
* While trying to come to an understanding with #...Paul Phillips2010-09-301-2/+20
* Bringing the tree and icode checkers back to life.Paul Phillips2010-09-271-7/+3
* A cleanup of the inliner.Paul Phillips2010-09-221-192/+62
* More robust icode loading and fixed an issue wh...Iulian Dragos2010-08-231-1/+1
* Various fixes to optimizations, and mainly much...Iulian Dragos2010-08-231-2/+2
* Fixed various issues with Icode, mainly fixing ...Iulian Dragos2010-08-231-3/+19
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-3/+3
* Unique's seeming victory is overruled by commit...Paul Phillips2010-02-041-1/+1
* Striking while the iron is hot, renamed removeD...Paul Phillips2010-02-031-1/+1
* Fixed #2497: replaceInstruction now uses refere...Iulian Dragos2010-01-251-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1