summaryrefslogtreecommitdiff
path: root/lib/hipe/rtl
Commit message (Expand)AuthorAgeFilesLines
* Fix the native code translation of bs_match_stringKostis Sagonas2016-11-032-20/+19
* Code rewrites to avoid exported vars compiler warningsKostis Sagonas2016-05-314-268/+268
* Cleanups in hipe/main and hipe/rtlKostis Sagonas2016-05-312-38/+38
* Various cleanups and simplificationsKostis Sagonas2016-05-311-242/+236
* Cosmetic cleanupsKostis Sagonas2016-05-311-2/+5
* update copyright-yearHenrik Nord2016-03-1523-23/+23
* Merge branch 'margnus1/bs_unit_fix' into maintZandra2016-02-026-262/+240
|\
| * hipe: Fix signed compares of unsigned sizesMagnus Lång2015-12-022-26/+21
| * hipe: Fix constructing huge binariesMagnus Lång2015-11-274-220/+176
| * hipe: Allow unsigned args in hipe_rtl_arithMagnus Lång2015-11-272-12/+6
| * hipe: test unit size match in bs_put_binary_allMagnus Lång2015-11-272-11/+13
| * hipe: test unit size match in bs_appendMagnus Lång2015-11-271-11/+30
| * Fix hipe_rtl_binary_construct:floorlog2/1Magnus Lång2015-11-271-1/+13
* | Fix compilation of matching with UTF binariesKostis Sagonas2015-12-161-6/+24
|/
* Merge branch 'kostis/hipe-bs-match-huge-bin' into maintHenrik Nord2015-11-093-41/+95
|\
| * Fix matching with huge binariesKostis Sagonas2015-10-022-30/+81
| * Compile without errors for exported variablesKostis Sagonas2015-10-022-11/+14
* | Fix edge case of Size = 0 in bs_put_integerKostis Sagonas2015-10-121-3/+6
|/
* Merge branch 'bruce/change-license'Bruce Yinhe2015-06-2225-248/+273
|\
| * Change license text to APLv2Bruce Yinhe2015-06-1825-248/+273
* | Eliminate a dialyzer warningKostis Sagonas2015-06-131-9/+6
|/
* 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: rtl: fix phi_remove_pred/2 FP movesMikael Pettersson2015-01-111-7/+11
* Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer2014-12-021-9/+9
* Add support for the compilation of the is_map/1 guard to native codeKostis Sagonas2014-03-282-5/+18
* Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822'Björn-Egil Dahlberg2014-03-252-16/+2
|\
| * Remove RTL code that handled the (is_)constant guardKostis Sagonas2014-03-192-16/+2
* | Extend RTL API to support the LLVM backendYiannis Tsiouris2014-03-073-10/+170
|/
* Merge branch 'maint'Björn-Egil Dahlberg2013-06-121-1/+1
|\
| * Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-194-8/+8
|/
* Fix handling of bs_match_string translationKostis Sagonas2013-03-101-74/+92
* Enable more warningsKostis Sagonas2013-03-101-1/+1
* Update a commentKostis Sagonas2013-03-101-2/+2
* Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-181-2/+2
|\
| * Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
* | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-095-17/+17
|/
* Merge branch 'maint'Lukas Larsson2012-06-081-4/+4
|\
| * Update to work with whitespace in exec pathLukas Larsson2012-06-051-4/+4
* | Merge branch 'maint'Patrik Nyblom2012-02-281-0/+3
|\ \ | |/
| * Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom2012-02-281-0/+3
* | hipe,erts: Debug support for native call traceSverker Eriksson2012-02-091-0/+2
|/
* hipe: Fix rtl dependenciesRaimo Niskanen2012-01-241-22/+30
* hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson2011-11-172-2/+30
* hipe: Fix bug in hipe_rtl_lcm:calc_killed_expr_bbSverker Eriksson2011-11-171-10/+11
* erts,hipe: Limited support for hipe cross compilationSverker Eriksson2011-11-091-3/+23
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* Fix more misspellings of compatibilityTuncer Ayaz2011-09-151-1/+1
* Merge branch 'ks/hipe-ppc64' into devHenrik Nord2011-04-051-6/+51
|\