aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe
AgeCommit message (Expand)Author
2015-12-15hipe: Use '::' for constraintsHans Bolinder
2015-11-16Merge branch 'lucafavatella/dialyzer-remote-type'Henrik Nord
2015-11-09Merge branch 'maint'Henrik Nord
2015-11-09Merge branch 'kostis/hipe-bs-match-huge-bin' into maintHenrik Nord
2015-11-04Merge branch 'maint'Hans Bolinder
2015-11-04[hipe] Correct documentationHans Bolinder
2015-10-30hipe/dialyzer: Remove functions from erl_bif_typesHans Bolinder
2015-10-27Merge branch 'maint'Henrik Nord
2015-10-27Merge branch 'lucafavatella/dialyzer-fun-literal-arity' into maintHenrik Nord
2015-10-18Delete remote types-related dead code in erl_typesLuca Favatella
2015-10-15Merge branch 'maint'Zandra
2015-10-12Fix edge case of Size = 0 in bs_put_integerKostis Sagonas
2015-10-09Update and cleanup HiPE recordsKostis Sagonas
2015-10-08Take out automatic insertion of 'undefined' from typed record fieldsKostis Sagonas
2015-10-02Fix matching with huge binariesKostis Sagonas
2015-10-02Compile without errors for exported variablesKostis Sagonas
2015-09-23Merge tag 'OTP-18.1'Henrik Nord
2015-09-21Prepare releaseErlang/OTP
2015-09-16Merge branch 'maint'Hans Bolinder
2015-09-16Update application versionsHans Bolinder
2015-09-09Merge branch 'maint'Hans Bolinder
2015-09-09dialyzer: Correct the handling of parameters of opaque typesHans Bolinder
2015-09-07Merge branch 'maint'Hans Bolinder
2015-09-04dialyzer: Fix erlang:abs/1Hans Bolinder
2015-08-31Merge branch 'maint'Sverker Eriksson
2015-08-31Merge branch 'sverk/hipe-fix-literal-crc' into maintSverker Eriksson
2015-08-31erts,hipe,dialyzer: Fix hipe checkum of target runtime systemSverker Eriksson
2015-08-25Merge branch 'maint'Hans Bolinder
2015-08-25dialyzer: Optimize expansion of parameters of opaque typesHans Bolinder
2015-08-25dialyzer: Optimize the expansion of parameterized types somewhatHans Bolinder
2015-08-25dialyzer: Improve the handling of recursive parameterized opaque typesHans Bolinder
2015-08-25dialyzer: Generalize an argument of erl_types:t_from_form()Hans Bolinder
2015-08-24erts: Change THE_NON_VALUE to not be hard coded in hipe compilerSverker Eriksson
2015-08-24Merge branch 'maint'Hans Bolinder
2015-08-21hipe/dialyzer: Fix a bug concerning opaque types and keydelete/3Hans Bolinder
2015-08-19Merge branch 'maint'Hans Bolinder
2015-08-19dialyzer: Fix a bug concerning parameterized opaque typesHans Bolinder
2015-07-11Teach Dialyzer arity of funs with literal arityLuca Favatella
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-23Prepare releaseErlang/OTP
2015-06-22Merge branch 'bruce/change-license'Bruce Yinhe
2015-06-22Merge branch 'kostis/hipe-no-dial-warnings'Henrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15dialyzer: Fix a minor bug concerning opaque typesHans Bolinder
2015-06-15dialyzer: Modify warning for comparison of opaque typesHans Bolinder
2015-06-15dialyzer: Modify the handling of parametrized opaque typesHans Bolinder
2015-06-15dialyzer: Fix a bug in the expansion of formsHans Bolinder
2015-06-13Eliminate a dialyzer warningKostis Sagonas
2015-06-13Simplify handling of o2 and o3 option expansionKostis Sagonas
2015-06-10Merge branch 'richcarl/avoid-try-native-load'Henrik Nord