Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-09 | Update and cleanup HiPE records | Kostis Sagonas | |
The bulk of the changes concerns cleanups and code refactorings concerning record constructions that assigned 'undefined' to record fields whose type did not contain this value. See commit 8ce35b2. While at it, some new type definitions were introduced and type names were used instead of record type notation. Minor code cleaups were also done. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris | |
Add flags to enable and use the LLVM backend: * to_llvm: use the LLVM pipeline for compilation (default optimization level is O3), * llvm_save_temps: save the intermediate files in current directory in order to be able to debug or optimize the LLVM assembly, * {to_llvm, O}: set the optimization level of LLVM opt and llc tools. Add some debug support to the loader; no semantic change intented. | |||
2011-02-14 | Translate RTL to PPC code on PPC64 too | Kostis Sagonas | |
2010-11-22 | hipe: Update types and specs | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |