summaryrefslogtreecommitdiff
path: root/lib/hipe
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2019-03-112-1/+16
* dialyzer: Fix maps as parameter of opaque typesHans Bolinder2019-02-211-3/+12
* dialyzer: Fix key check of lists:key{search,member,find}()Hans Bolinder2019-02-212-35/+47
* dialyzer: Fix a bug affecting keyfind/keysearch/keymemberHans Bolinder2019-02-081-5/+1
* Prepare releaseErlang/OTP2018-12-102-1/+17
* hipe: Don't use beam_lib:info/1 with an atom as filenameBjörn Gustavsson2018-10-191-1/+1
* Prepare releaseErlang/OTP2018-09-242-1/+16
* Update copyright yearHenrik Nord2018-09-211-1/+1
* docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
* Prepare releaseErlang/OTP2018-06-192-1/+46
* Update copyright yearHenrik Nord2018-06-184-4/+4
* Merge pull request #1837 from kostis/hipe-lcm-21-fixBjörn Gustavsson2018-06-142-5/+32
|\
| * No reason to refer to wxSizer in the testKostis Sagonas2018-06-121-3/+3
| * Fix a crash ih HoPE's lazy code motion passKostis Sagonas2018-06-112-5/+32
* | Merge branch 'rickard/hipe-doc'Rickard Green2018-06-131-10/+52
|\ \ | |/ |/|
| * Update information about HiPERickard Green2018-05-301-10/+52
* | Revert "Prepare release"Henrik2018-05-292-46/+1
|/
* Prepare releaseErlang/OTP2018-05-252-1/+46
* hipe: Fix elimination of erlang:get_stacktrace/0Hans Bolinder2018-05-221-3/+3
* Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072'Hans Bolinder2018-05-161-2/+2
|\
| * Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson2018-05-041-2/+2
* | Merge pull request #1802 from michalmuskala/map-is-key-bifBjörn Gustavsson2018-05-071-1/+5
|\ \
| * | Introduce is_map_key/2 guard BIFMichał Muskała2018-04-291-1/+5
* | | Remove unused source files in lib/hipe/optBjörn Gustavsson2018-05-045-2154/+0
| |/ |/|
* | Move erl_types test into a common_test suiteSean Cribbs2018-04-263-189/+203
|/
* Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson2018-04-252-1/+7
|\
| * Introduce map_get guard-safe functionMichał Muskała2018-04-242-1/+7
* | hipe: Eliminate use of erlang:get_stacktrace/0Björn Gustavsson2018-04-161-8/+8
|/
* Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green2018-03-211-0/+35
|\
| * Implementation of true asynchronous signaling between processesRickard Green2018-03-211-0/+35
* | Merge pull request #1721 from josevalim/jv-no-messageanBjörn Gustavsson2018-03-213-1097/+1
|\ \
| * | Remove unused cerl_messagean moduleJosé Valim2018-02-193-1097/+1
* | | Merge branch 'maint'Henrik2018-03-142-1/+40
|\ \ \ | |_|/ |/| |
| * | Update release notesErlang/OTP2018-03-091-0/+39
| * | Update version numbersErlang/OTP2018-03-091-1/+1
* | | Sort entries and correct typosMichał Muskała2018-02-231-13/+13
* | | Inline more type test BIFs in HiPEMichał Muskała2018-02-171-4/+8
| |/ |/|
* | dialyzer: Assign a type to the primop build_stacktraceHans Bolinder2018-02-061-0/+10
* | Merge pull request #1701 from bjorng/bjorn/get_hd_tlBjörn Gustavsson2018-02-011-0/+10
|\ \
| * | Eliminate get_list/3 internally in the compilerBjörn Gustavsson2018-01-261-0/+10
* | | make HiPE work on x86_64 when PIE is enabledbhuztez2018-01-292-8/+17
* | | Merge PR-1685 from sverker/sverker/hipe-verify-gcsafe OTP-14900Sverker Eriksson2018-01-292-3/+4
|\ \ \ | |/ / |/| |
| * | hipe: Make option 'verify_gcsafe' the defaultSverker Eriksson2018-01-161-3/+3
| * | hipe: Mark primop 'bs_put_utf8' as gcsafeSverker Eriksson2018-01-161-0/+1
* | | Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson2018-01-225-1/+112
* | | Merge branch 'maint'Björn Gustavsson2018-01-221-1/+1
|\ \ \ | | |/ | |/|
| * | ErLLVM: Preserve precise BEAM tailcall semanticsMagnus Lång2018-01-191-1/+1
* | | Merge branch 'maint'Hans Bolinder2018-01-192-1/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'hasse/dialyzer/fix_bsl' into maintHans Bolinder2018-01-192-1/+6
| |\
| | * dialyzer: Fix bsl/2 bugHans Bolinder2018-01-122-1/+6