aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe
AgeCommit message (Expand)Author
2019-03-11Prepare releaseErlang/OTP
2019-02-21dialyzer: Fix maps as parameter of opaque typesHans Bolinder
2019-02-21dialyzer: Fix key check of lists:key{search,member,find}()Hans Bolinder
2019-02-08dialyzer: Fix a bug affecting keyfind/keysearch/keymemberHans Bolinder
2018-12-10Prepare releaseErlang/OTP
2018-10-19hipe: Don't use beam_lib:info/1 with an atom as filenameBjörn Gustavsson
2018-09-24Prepare releaseErlang/OTP
2018-09-21Update copyright yearHenrik Nord
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-06-19Prepare releaseErlang/OTP
2018-06-18Update copyright yearHenrik Nord
2018-06-14Merge pull request #1837 from kostis/hipe-lcm-21-fixBjörn Gustavsson
2018-06-13Merge branch 'rickard/hipe-doc'Rickard Green
2018-06-12No reason to refer to wxSizer in the testKostis Sagonas
2018-06-11Fix a crash ih HoPE's lazy code motion passKostis Sagonas
2018-05-30Update information about HiPERickard Green
2018-05-29Revert "Prepare release"Henrik
2018-05-25Prepare releaseErlang/OTP
2018-05-22hipe: Fix elimination of erlang:get_stacktrace/0Hans Bolinder
2018-05-16Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072'Hans Bolinder
2018-05-07Merge pull request #1802 from michalmuskala/map-is-key-bifBjörn Gustavsson
2018-05-04Remove unused source files in lib/hipe/optBjörn Gustavsson
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-04-29Introduce is_map_key/2 guard BIFMichał Muskała
2018-04-26Move erl_types test into a common_test suiteSean Cribbs
2018-04-25Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson
2018-04-24Introduce map_get guard-safe functionMichał Muskała
2018-04-16hipe: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson
2018-03-21Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-21Merge pull request #1721 from josevalim/jv-no-messageanBjörn Gustavsson
2018-03-14Merge branch 'maint'Henrik
2018-03-09Update release notesErlang/OTP
2018-03-09Update version numbersErlang/OTP
2018-02-23Sort entries and correct typosMichał Muskała
2018-02-19Remove unused cerl_messagean moduleJosé Valim
2018-02-17Inline more type test BIFs in HiPEMichał Muskała
2018-02-06dialyzer: Assign a type to the primop build_stacktraceHans Bolinder
2018-02-01Merge pull request #1701 from bjorng/bjorn/get_hd_tlBjörn Gustavsson
2018-01-29make HiPE work on x86_64 when PIE is enabledbhuztez
2018-01-29Merge PR-1685 from sverker/sverker/hipe-verify-gcsafe OTP-14900Sverker Eriksson
2018-01-26Eliminate get_list/3 internally in the compilerBjörn Gustavsson
2018-01-22Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson
2018-01-22Merge branch 'maint'Björn Gustavsson
2018-01-19ErLLVM: Preserve precise BEAM tailcall semanticsMagnus Lång
2018-01-19Merge branch 'maint'Hans Bolinder
2018-01-19Merge branch 'hasse/dialyzer/fix_bsl' into maintHans Bolinder
2018-01-16hipe: Make option 'verify_gcsafe' the defaultSverker Eriksson
2018-01-16hipe: Mark primop 'bs_put_utf8' as gcsafeSverker Eriksson
2018-01-15Merge branch 'maint'Sverker Eriksson