aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/sparc/hipe_rtl_to_sparc.erl
AgeCommit message (Collapse)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-11hipe: backends: correct #fconv{} translationMikael Pettersson
RTL can produce an #fconv{} instruction with an immediate operand, but the backends unconditionally access the operand as a temporary. This results in broken representation in the backends and eventually they crash.
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-24Comment out unused cases and some csmetic cleanups.Kostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP