summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/analysis/CopyPropagation.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-553/+0
* Seals some case class hierarchies.Lex Spoon2013-06-261-1/+1
* Concision contribution.Paul Phillips2013-05-231-1/+1
* Merge pull request #2493 from paulp/pr/null-hardeningPaul Phillips2013-05-071-1/+2
|\
| * Hardening against nulls for deserialization.Paul Phillips2013-05-031-1/+2
* | Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
|/
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-4/+4
* Banish needless semicolons.Jason Zaugg2013-02-241-23/+23
* Members removed in the backend.Paul Phillips2012-11-191-16/+2
* Removing ancient comments and pointless comments.Paul Phillips2012-11-191-10/+2
* Revert "Commenting out unused members."Paul Phillips2012-11-191-10/+10
* Commenting out unused members.Paul Phillips2012-11-191-10/+10
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Large logging cleanup effort.Paul Phillips2012-09-011-4/+4
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-2/+2
* Intercept assert and require calls.Paul Phillips2012-01-261-1/+1
* Optimization/robustness in the backend.Paul Phillips2012-01-031-14/+13
* Fix for erroneous bytecode generation.Paul Phillips2011-11-281-1/+1
* Finished up some backend cleanups I'd had lying...Paul Phillips2011-08-031-8/+2
* Since trunk seems to be undergoing all kinds of...Paul Phillips2011-07-231-2/+2
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-12/+11
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* More elimination of avoidable calls to List#len...Paul Phillips2010-12-211-14/+8
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-2/+2
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-4/+3
* A cleanup of the inliner.Paul Phillips2010-09-221-53/+35
* Renaming and small tweak in testing.Benchmark f...Iulian Dragos2010-08-231-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-2/+2
* missing bits of r20746.Martin Odersky2010-02-011-2/+2
* Made some cosmetic but clarity-increasing chang...Paul Phillips2010-01-201-10/+5
* Fixed isClosureClass in inliner and removed it ...Iulian Dragos2010-01-191-13/+1
* Updated attempt at removing @inline warnings:Iulian Dragos2010-01-121-2/+4
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-6/+11
* More deprecation soothing.Paul Phillips2009-11-181-1/+1
* Faster optimizer by caching successors/predeces...Iulian Dragos2009-11-161-1/+1
* Fixed the crash in the optimizer for nested exc...Iulian Dragos2009-09-181-3/+3
* Removed debugging printlnIulian Dragos2009-08-271-3/+1
* Fixed faulty constant propagation in the optimi...Iulian Dragos2009-08-261-5/+10
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Fixed specialized method parameters.Iulian Dragos2009-07-121-1/+7
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-131-11/+56
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Fixed warnings.Iulian Dragos2008-12-171-1/+1