summaryrefslogtreecommitdiff
path: root/lib/hipe/ppc/hipe_ppc.erl
Commit message (Collapse)AuthorAgeFilesLines
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-522/+0
|
* hipe: Add pseudo_spill_f?move instructionsMagnus Lång2017-03-161-0/+14
| | | | | | | | | | | | | | These pseudo instructions are added to all backends and allow spill slot to spill slot move coalescing in a clean way. They have regular move semantics, but contain an additional scratch register to be used if both source and destination are spilled, and can not be move coalesced. Additionally, a register allocator callback Target:is_spill_move(Instr, Context) is added which allows the spill slot allocators to check for these instructions and try to coalesce the spill slots the two temporaries are allocated to.
* Correct copyright on remaining hipe filesRichard Carlsson2016-11-231-8/+0
|
* hipe_ppc: Fix PPC64 bug encoding large immediatesMagnus Lång2016-08-221-3/+9
|
* update copyright-yearHenrik Nord2016-03-151-1/+1
|
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
|
* Changes in ppc files for PPC64Kostis Sagonas2011-02-141-39/+133
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+415