aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test
AgeCommit message (Expand)Author
2013-11-22Rename otp_8949_a/0 which common_test interprets as an info functionBjörn Gustavsson
2013-09-05compiler: Conform returned errors to the documented formatBjörn Gustavsson
2013-08-26Merge branch 'nox/match-context-return/OTP-11247' into maintFredrik Gustafsson
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 'nox/fix-comp-warnings/OTP-11212' into maintFredrik Gustafsson
2013-07-29Merge branch 'nox/fix-fname-inlining/OTP-11211' into maintFredrik 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-14Fix binary construction on floating point middle-endian machinesJohannes Weißl
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-07Silence a misleading warning with some comprehensionsAnthony Ramine
2013-05-29compiler: Correct liveness optimization for wait/1Björn Gustavsson
2013-05-20beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson
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
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-18compiler: Eliminate internal consistency failure in binary matchingBjörn Gustavsson
2013-01-18Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'Björn Gustavsson
2013-01-18Remove support for parameterized modulesBjörn Gustavsson
2013-01-18Merge branch 'nox/promote-inline_list_funcs/OTP-10690'Fredrik Gustafsson
2013-01-16Raise a function_clause error with the right arguments when inliningAnthony Ramine
2013-01-16Properly guard against badly-typed arguments when inliningAnthony Ramine
2013-01-16Make inlined list functions fail with function_clauseAnthony Ramine
2013-01-09compiler: Remove support for packagesBjörn Gustavsson
2012-11-26beam_bsm: Improve handling of bs_start_match2 instructionsBjörn Gustavsson
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-12Merge branch 'maint'Björn Gustavsson
2012-11-07compiler tests: Correct error in receive_SUITE:groups/0Björn Gustavsson
2012-11-06Fix compiler crash for binary matching and a complicated guardBjörn Gustavsson
2012-10-23Correct typo in test suite nameBjörn Gustavsson
2012-10-23compiler: Run testcases in parallelBjörn Gustavsson
2012-10-09Introduce the mandatory beam_a and beam_z passesBjörn Gustavsson
2012-10-09beam_receive: Optimize receives using refs created by spawn_monitor/{1,3}Björn Gustavsson
2012-10-09compile: Give a friendler error message if a parse transform cannot be foundBjörn Gustavsson
2012-10-09beam_jump: Don't move a block which can be entered via a fallthroughBjörn Gustavsson
2012-10-09v3_kernel: Fix match code for matched out segment size in multiple clausesBjörn Gustavsson
2012-10-09Improve binary matching of literalsBjörn Gustavsson
2012-10-09beam_utils: Extend live_opt/1 to recalculate live registers in allocsBjörn Gustavsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg