IBM to Transition Their Z/OS, Power and AIX Compilers to Being LLVM/Clang-Based

栏目: IT技术 · 发布时间: 6年前

IBM To Transition Their z/OS, POWER + AIX Compilers To Being LLVM/Clang-Based

Written byMichael Larabel inHardware on 3 March 2020 at 12:00 AM EST.5 Comments

IBM to Transition Their Z/OS, Power and AIX Compilers to Being LLVM/Clang-Based

IBM last week made the bold announce that they will be transitioning to LLVM/Clang-based compilers across their hardware portfolio for C, C++, and Fortran compilation.

In particular, IBM is planning to " fully incorporate the LLVM Core and Clang sub-projects in future C/C++ offerings on z/OS, Linux on Power, and AIX platforms. "

That's quite a bold plan but not too surprising considering all of the other ISVs and IHVs that have been embracing the LLVM compiler infrastructure for years. AMD's "AOCC" compiler is based on LLVM Clang, Intel has various compilers based on LLVM, Microsoft has even supported LLVM in various use-cases, among countless other examples.

As part of this effort, IBM is working on improving the upstream LLVM/Clang support for POWER and Z hardware with better code generation and other improvements. As part of this broad effort, IBM's long-standing XL C/C++ compiler is integrating portions of Clang and moving forward XL Fortran will be based on LLVM's developing Fortran front-end.

More details on IBM's plans for embracing LLVM/Clang via developer.ibm.com .

5 Comments


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

常用算法程序集

常用算法程序集

清华大学出版社 / 2013-4 / 69.00元

《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》编著者徐士良、马尔妮。 《常用算法程序集(C\C++描述第5版清华大学计算机系列教材)》是针对工程中常用的行之有效的算法而编写的,主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值......一起来看看 《常用算法程序集》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具