aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/icode/hipe_icode_range.erl
AgeCommit message (Expand)Author
2018-01-22Don't build a stacktrace if it's only passed to erlang:raise/3Björn Gustavsson
2017-11-30Add syntax in try/catch to retrieve the stacktrace directlyBjörn Gustavsson
2017-11-16HiPE: Unique ref receive optMagnus Lång
2017-03-28hipe_icode_range: Add comment about side-effectsMagnus Lång
2017-03-27hipe: Fix range analysis of calls with ignored resMagnus Lång
2017-03-27hipe: Fix range analysis of 'rem' operatorMagnus Lång
2016-11-23Correct copyright on remaining hipe filesRichard Carlsson
2016-07-11hipe_ssa_liveness: Use map as liveness ADTMagnus Lång
2016-07-11hipe_icode_range: Use maps over gb_trees,setsMagnus Lång
2016-07-11hipe_icode_{bincomp,range}: Improve complexityMagnus Lång
2016-05-31Code rewrites to avoid exported vars warningsKostis Sagonas
2016-05-31Use type name, not record notation, in specsKostis Sagonas
2016-03-15update copyright-yearHenrik Nord
2015-11-27hipe: Guard against enormous numbers in rangesMagnus Lång
2015-06-18Change license text to APLv2Bruce Yinhe
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-02-25Fix bug related to the handling of is_number/1 by the range analysisKostis Sagonas
2011-02-14Cleanup specsKostis Sagonas
2011-02-14Fix bug in the simplification of inexact comparisonsKostis Sagonas
2011-02-14Various cleanups and cosmetic changesKostis Sagonas
2010-11-22hipe: Update types and specsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP