aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test
AgeCommit message (Expand)Author
2014-01-29compiler: Update inliner testsBjörn-Egil Dahlberg
2014-01-28compiler: Test Maps inliningBjörn-Egil Dahlberg
2014-01-24beam_except: Eliminate compiler crashBjörn Gustavsson
2014-01-21Fix testing with unicode pathsDan Gudmundsson
2014-01-20Merge branch 'bjorn/compiler/optimizations/OTP-11584'Björn Gustavsson
2014-01-16Generalize optimizations of case statementsBjörn Gustavsson
2014-01-09Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson
2014-01-08compiler tests: Test exporting rules for andalso/orelseBjörn Gustavsson
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-12-13Test compilation of BEAM assembly with optimisations onAnthony Ramine
2013-12-12Test named funsAnthony Ramine
2013-11-22Merge branch 'maint'Björn Gustavsson
2013-11-22Rename otp_8949_a/0 which common_test interprets as an info functionBjörn Gustavsson
2013-09-09Merge branch 'maint'Björn Gustavsson
2013-09-05compiler: Conform returned errors to the documented formatBjörn Gustavsson
2013-08-26Merge branch 'maint'Fredrik Gustafsson
2013-08-26Merge branch 'nox/match-context-return/OTP-11247' into maintFredrik Gustafsson
2013-08-19Merge branch 'maint'Björn Gustavsson
2013-08-15Fix compiler crash for 'B and B' guardBjörn Gustavsson
2013-08-01Forbid returning a match context in beam_validatorAnthony Ramine
2013-07-29Merge branch 'maint'Fredrik Gustafsson
2013-07-29Merge branch 'nox/fix-comp-warnings/OTP-11212' into maintFredrik Gustafsson
2013-07-29Merge branch 'maint'Fredrik Gustafsson
2013-07-29Merge branch 'nox/fix-fname-inlining/OTP-11211' into maintFredrik Gustafsson
2013-07-11Merge branch 'maint'Fredrik Gustafsson
2013-07-11Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maintFredrik Gustafsson
2013-07-03Restrict inlining of local fun referencesAnthony Ramine
2013-06-26Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186'Fredrik Gustafsson
2013-06-14Fix binary construction on floating point middle-endian machinesJohannes Weißl
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-07Silence a misleading warning with some comprehensionsAnthony Ramine
2013-06-05Forbid unsized fields in patterns of binary generatorsAnthony Ramine
2013-06-03Merge branch 'maint'Björn Gustavsson
2013-05-29compiler: Correct liveness optimization for wait/1Björn Gustavsson
2013-05-28Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-20beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson
2013-04-29Merge branch 'maint'Fredrik Gustafsson
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-19Use a set to store ref registers in beam_receiveAnthony Ramine
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-04-03Merge branch 'nox/fix-bc-optim/OTP-11005' into maintFredrik Gustafsson
2013-03-28Fix optimization of some binary comprehensionsAnthony Ramine
2013-03-19Fix slow compilation of complex guardsBjörn Gustavsson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-09Fix unsafe optimization of funsBjörn Gustavsson
2013-02-06Merge branch 'nox/fix-seq-opt/OTP-10818'Fredrik Gustafsson
2013-02-04Add two tests for unused multiple values in effect contextAnthony Ramine
2013-01-30Test setelement(1, not_a_tuple, NewValue)Björn Gustavsson
2013-01-30Fix crash in the compiler when compiling element(2, not_a_tuple)Björn Gustavsson