summaryrefslogtreecommitdiff
path: root/lib/hipe
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-1/+64
* Update copyright yearsBjörn-Egil Dahlberg2011-09-293-3/+3
* Merge branch 'sa/dialyzer-bug-fixes' into devHenrik Nord2011-09-291-2/+1
|\
| * Remove unused macroStavros Aronis2011-09-271-1/+0
| * Decrease tuple arity limitStavros Aronis2011-09-271-1/+1
* | Merge branch 'ta/typer-quote-atoms' into devHenrik Nord2011-09-211-5/+11
|\ \
| * | Quote atoms if necessary in typesTomas Abrahamsson2011-09-161-5/+11
* | | Merge branch 'bjorn/erl_bif_types/OTP-9496' into devBjörn Gustavsson2011-09-211-14/+12
|\ \ \ | |_|/ |/| |
| * | erl_bif_types: Fix types for lists:key{search,find,member}/3Björn Gustavsson2011-09-211-14/+12
* | | Merge branch 'pg/fix-hipe-bs_get_float2' into devHenrik Nord2011-09-201-1/+1
|\ \ \
| * | | Fix bug with binary pattern matching of floats of variable sizePaul Guyot2011-09-051-1/+1
* | | | Merge branch 'ta/docs-fixes' into devHenrik Nord2011-09-202-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix more misspellings of compatibilityTuncer Ayaz2011-09-151-1/+1
| * | | Fix misspelling of successfulTuncer Ayaz2011-09-151-1/+1
| | |/ | |/|
* | | Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)Patrik Nyblom2011-09-121-5/+14
|/ /
* | Merge branch 'sa/dialyzer-dev' into devHenrik Nord2011-09-081-4/+48
|\ \
| * | Enhance Dialyzer's inference on comparisonsStavros Aronis2011-08-291-4/+48
* | | Merge branch 'fm/external_size_2' into devHenrik Nord2011-09-081-0/+3
|\ \ \ | |_|/ |/| |
| * | Add erlang:external_size/2 BIFFilipe David Manana2011-08-271-0/+3
| |/
* | Merge branch 'ta/hipe_cleanup' into devHenrik Nord2011-09-011-6/+1
|\ \ | |/ |/|
| * Clean up hipe.hrl.src (Signed-off-by: Kostis)Tuncer Ayaz2011-07-191-6/+1
* | Add erlang:check_old_code/1Björn Gustavsson2011-08-251-0/+5
|/
* Add more specs and typesHans Bolinder2011-06-201-5/+7
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+34
* Fix erroneous definition of t_binary_compiled_pattern()Kostis Sagonas2011-05-231-36/+30
* OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
|\
| * Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-067-172/+431
| |\
| * \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1711-11/+105
| |\ \
* | | | Fix handling of <<_:N,_:_*M>> type expressionsKostis Sagonas2011-05-021-28/+29
* | | | Fix the argument of erlang:list_to_bitstring/1Kostis Sagonas2011-05-022-9/+17
* | | | Move function to its proper placeKostis Sagonas2011-05-021-5/+5
* | | | Remove unneeded function 'sequence/2'Stavros Aronis2011-05-021-37/+30
| |_|/ |/| |
* | | Merge branch 'ks/hipe-ppc64' into devHenrik Nord2011-04-056-171/+430
|\ \ \
| * | | Translate RTL to PPC code on PPC64 tooKostis Sagonas2011-02-141-2/+4
| * | | Changes in ppc files for PPC64Kostis Sagonas2011-02-144-163/+375
| * | | Additions for the PPC64 backendKostis Sagonas2011-02-141-6/+51
* | | | Fix hipe bug in convert_matchstate, bignum-padding one word too longSverker Eriksson2011-03-221-1/+1
| |_|/ |/| |
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+95
* | | Update copyright yearsBjörn-Egil Dahlberg2011-03-119-9/+9
| |/ |/|
* | Merge branch 'ks/process_status' into devNiclas Axelsson2011-03-041-1/+2
|\ \
| * | Document exiting and garbage_collecting process statusesKostis Sagonas2011-03-021-1/+2
| |/
* | Merge branch 'ks/hipe-icode-range-fix' into devNiclas Axelsson2011-03-041-181/+183
|\ \
| * | Cleanup specsKostis Sagonas2011-02-141-75/+77
| * | Fix bug in the simplification of inexact comparisonsKostis Sagonas2011-02-141-2/+2
| * | Various cleanups and cosmetic changesKostis Sagonas2011-02-141-106/+106
* | | Merge branch 'ks/code-spec-fixes' into devNiclas Axelsson2011-03-041-184/+13
|\ \ \ | |_|/ |/| |
| * | Sanitize the specs of the code moduleKostis Sagonas2011-01-311-184/+13
* | | Fix translation of bs_add's fail labelsKostis Sagonas2011-02-031-3/+3
| |/ |/|
* | Merge branch 'ks/bs_start_match-fails' into devNiclas Axelsson2011-01-201-8/+5
|\ \ | |/ |/|
| * Fix erroneous fail info of a hipe_bs_primopKostis Sagonas2011-01-061-8/+5