summaryrefslogtreecommitdiff
path: root/lib/hipe
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2015-12-151-0/+45
* Update version numbersErlang/OTP2015-12-151-1/+1
* Merge branch 'kostis/hipe-bs-match-huge-bin' into maintHenrik Nord2015-11-094-44/+200
|\
| * Fix matching with huge binariesKostis Sagonas2015-10-023-33/+186
| * Compile without errors for exported variablesKostis Sagonas2015-10-022-11/+14
* | [hipe] Correct documentationHans Bolinder2015-11-042-23/+26
* | Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maintHenrik Nord2015-10-271-0/+14
|\ \
| * | Teach Dialyzer arity of funs with literal arityLuca Favatella2015-07-111-0/+14
* | | Fix edge case of Size = 0 in bs_put_integerKostis Sagonas2015-10-122-3/+22
| |/ |/|
* | Prepare releaseErlang/OTP2015-09-211-0/+44
* | Update application versionsHans Bolinder2015-09-161-1/+1
* | dialyzer: Correct the handling of parameters of opaque typesHans Bolinder2015-09-091-1/+81
* | dialyzer: Fix erlang:abs/1Hans Bolinder2015-09-041-3/+26
* | Merge branch 'sverk/hipe-fix-literal-crc' into maintSverker Eriksson2015-08-317-7/+17
|\ \
| * | erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson2015-08-316-6/+16
| * | erts: Change THE_NON_VALUE to not be hard coded in hipe compilerSverker Eriksson2015-08-241-1/+1
| |/
* | dialyzer: Optimize expansion of parameters of opaque typesHans Bolinder2015-08-251-11/+14
* | dialyzer: Optimize the expansion of parameterized types somewhatHans Bolinder2015-08-251-43/+51
* | dialyzer: Improve the handling of recursive parameterized opaque typesHans Bolinder2015-08-251-11/+27
* | dialyzer: Generalize an argument of erl_types:t_from_form()Hans Bolinder2015-08-251-180/+197
* | hipe/dialyzer: Fix a bug concerning opaque types and keydelete/3Hans Bolinder2015-08-212-6/+16
* | dialyzer: Fix a bug concerning parameterized opaque typesHans Bolinder2015-08-191-4/+8
|/
* Prepare releaseErlang/OTP2015-06-231-0/+48
* Merge branch 'bruce/change-license'Bruce Yinhe2015-06-22250-2461/+2711
|\
| * Change license text to APLv2Bruce Yinhe2015-06-18250-2461/+2711
* | Merge branch 'kostis/hipe-no-dial-warnings'Henrik Nord2015-06-222-42/+13
|\ \ | |/ |/|
| * Eliminate a dialyzer warningKostis Sagonas2015-06-131-9/+6
| * Simplify handling of o2 and o3 option expansionKostis Sagonas2015-06-131-33/+7
* | dialyzer: Fix a minor bug concerning opaque typesHans Bolinder2015-06-151-4/+14
* | dialyzer: Modify warning for comparison of opaque typesHans Bolinder2015-06-151-16/+16
* | dialyzer: Modify the handling of parametrized opaque typesHans Bolinder2015-06-151-28/+26
* | dialyzer: Fix a bug in the expansion of formsHans Bolinder2015-06-151-26/+87
|/
* Merge branch 'richcarl/avoid-try-native-load'Henrik Nord2015-06-101-35/+35
|\
| * HiPE help shouldn't modify the calling processRichard Carlsson2015-06-041-35/+35
* | Merge branch 'kostis/llvm-now'Henrik Nord2015-06-031-1/+1
|\ \ | |/ |/|
| * Replace call to erlang:now() with appropriate call to 18.0 BIFKostis Sagonas2015-05-271-1/+1
* | Merge branch 'kostis/cerl_pmatch'Zandra Hird2015-05-291-2/+8
|\ \
| * | Allow use of complete interface of cerl_pmatch moduleKostis Sagonas2015-05-121-2/+8
| |/
* | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779'Björn Gustavsson2015-05-291-4/+4
|\ \
| * | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0Magnus Henoch2015-05-271-4/+4
* | | Update application versionsHans Bolinder2015-05-271-1/+1
* | | Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-2/+2
|/ /
* | Revert "Prepare release"Henrik Nord2015-05-132-37/+1
* | Prepare releaseErlang/OTP2015-05-122-1/+37
|/
* dialyzer: document the type identifier()Hans Bolinder2015-05-081-13/+0
* Merge branch 'sverk/hipe_match_wbin/OTP-12667'Sverker Eriksson2015-05-062-2/+23
|\
| * hipe: Add test for matching of writable binarySverker Eriksson2015-04-291-1/+13
| * erts,hipe: Optimize away calls to emasculate_binarySverker Eriksson2015-04-211-1/+9
| * erts,hipe: Fix bug in binary matching of writable binarySverker Eriksson2015-04-201-0/+1
* | hipe: Use module erl_annoHans Bolinder2015-04-301-2/+2