summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/backend/icode/analysis/ReachingDefinitions.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove ICodeSimon Ochsenreither2015-10-311-250/+0
* Hardening against nulls for deserialization.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-2/+2
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Added -Xdev setting... you know, for devsPaul Phillips2012-11-161-1/+1
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-2/+2
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* One more to derive trees.Paul Phillips2012-02-231-5/+3
* Optimization/robustness in the backend.Paul Phillips2012-01-031-4/+7
* Rooting out mismatched zips.Paul Phillips2011-09-191-45/+43
* Reversed the values of "is" and "is not" in rec...Paul Phillips2011-08-101-1/+1
* Fixing all the tests and source which still use...Paul Phillips2011-08-081-6/+6
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-041-6/+4
* 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
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-5/+4
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-12/+13
* A cleanup of the inliner.Paul Phillips2010-09-221-16/+18
* 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
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-13/+13
* Fixed the crash in the optimizer for nested exc...Iulian Dragos2009-09-181-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-131-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-3/+3
* removed deprecated for-loopsmichelou2009-02-241-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Reorganized BasicBlocks a bit:Iulian Dragos2008-05-221-1/+1
* Fixed #524 and improved copy propagation to dea...Iulian Dragos2008-04-231-1/+2
* remove some warnings, incl. += (a -> b)michelou2008-01-231-4/+4
* removed some warningsmichelou2008-01-211-19/+18
* Improved/refactored parts of the optimization p...Iulian Dragos2007-10-081-0/+46
* Fixed looping data flow analyzer (due to asymme...Iulian Dragos2007-08-311-20/+22
* Major rewrite of optimization phases.Iulian Dragos2007-03-211-17/+91
* fixed problem with buildMartin Odersky2007-03-131-1/+1
* Revamped the icode analyses and removed some ex...Iulian Dragos2007-02-281-0/+128