aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src
AgeCommit message (Expand)Author
2016-02-17compiler: Update the compiler to handle typed record fieldsBjörn Gustavsson
2016-02-10Merge branch 'maint'Björn Gustavsson
2016-02-08Eliminate crash because of unsafe delaying of sub-binary creationBjörn Gustavsson
2016-02-03v3_core: Eliminate double processing of patternsBjörn Gustavsson
2016-01-28Extend cerl_trees:mapfold with a 'pre-order' operationStavros Aronis
2016-01-20compiler: Improve type and specsHans Bolinder
2016-01-18Merge branch 'maint'Björn-Egil Dahlberg
2016-01-14compiler, hipe: Fix pretty printing of Core MapsBjörn-Egil Dahlberg
2016-01-13Merge branch 'maint'Björn Gustavsson
2016-01-12Fix crash when attempting to update a fun as if it were a mapBjörn Gustavsson
2016-01-11Merge branch 'maint'Björn Gustavsson
2016-01-11Eliminate crash in v3_codegenBjörn Gustavsson
2016-01-08Merge branch 'maint'Björn Gustavsson
2016-01-07beam_bool: Fix unsafe optimizationBjörn Gustavsson
2015-12-11Use 'rand' instead of the obsolete 'random' moduleBjörn Gustavsson
2015-12-07compile: Eliminate use of the obsolete 'random' moduleBjörn Gustavsson
2015-11-20Merge branch 'maint'Björn Gustavsson
2015-11-20Fix missing filename and line number in warningBjörn Gustavsson
2015-11-16Merge branch 'bjorn/cleanup'Björn Gustavsson
2015-11-16beam_validator: Don't allow an 'undefined' entry label in a functionBjörn Gustavsson
2015-11-16beam_validator: Remove obsolete DEBUG supportBjörn Gustavsson
2015-11-11v3_kernel: Speed up compilation of modules with many funsBjörn Gustavsson
2015-11-11beam_dict: Speed up storage of funsBjörn Gustavsson
2015-11-11beam_asm: Speed up assembly for modules with many exportsBjörn Gustavsson
2015-11-10sys_core_dsetel: Use a map instead of a dictBjörn Gustavsson
2015-11-10sys_pre_expand: Cover coerce_to_float/2Björn Gustavsson
2015-11-10sys_pre_expand: Remove uncovered clause in pat_bit_size/2Björn Gustavsson
2015-11-10sys_pre_expand: Clean up data structuresBjörn Gustavsson
2015-11-10sys_pre_expand: Remove vestiges of variable usage trackingBjörn Gustavsson
2015-11-10sys_pre_expand: Remove imports of ordsets functionsBjörn Gustavsson
2015-11-09Merge branch 'maint'Henrik Nord
2015-11-09sys_pre_expand: Remove unnecessary inclusion of erl_bits.hrlBjörn Gustavsson
2015-10-26Fix cerl_trees:label/2 bug with map K/V swapMagnus Lång
2015-10-09Update CompilerHans Bolinder
2015-10-05beam_reorder: Eliminate compiler crashBjörn Gustavsson
2015-09-28Move select_val optimization from beam_clean to beam_peepBjörn Gustavsson
2015-09-28beam_type: Improve optimizations by keeping track of booleansBjörn Gustavsson
2015-09-28beam_type: Improve optimization by keeping track of integersBjörn Gustavsson
2015-09-28beam_type: Remove unused clauseBjörn Gustavsson
2015-09-28beam_type: Fix forgotten change of internal representationBjörn Gustavsson
2015-09-28beam_dead: Improve optimization of literal binary matchingBjörn Gustavsson
2015-09-28beam_dead: Optimize select_val instructionsBjörn Gustavsson
2015-09-28Move out bit syntax optimizations from beam_blockBjörn Gustavsson
2015-09-28sys_core_fold: Extend the list of BIFs that return integersBjörn Gustavsson
2015-09-28v3_codegen: Optimize matching of the final size-less binary segmentBjörn Gustavsson
2015-09-21Regain full coverage of beam_blockBjörn Gustavsson
2015-09-21Merge branch 'bjorn/compiler/remove-deprecated/OTP-12979'Björn Gustavsson
2015-09-11Merge branch 'maint'Zandra
2015-09-11Merge branch 'c-rack/fix-typo3' into maintZandra
2015-09-10core_lib: Remove previously deprecated functionsBjörn Gustavsson