MATEC Web of Conferences (Jan 2021)

Back-end porting of FT_MX based on LLVM compilation architecture

  • Deng Ping,
  • Zhu Xiaolong,
  • Sun Haiyan,
  • Ren Yi

DOI
https://doi.org/10.1051/matecconf/202133604018
Journal volume & issue
Vol. 336
p. 04018

Abstract

Read online

The processor FT_MX is a high-performance chip independently developed by the National University of Defense Technology, with an innovative architecture and instruction set. LLVM architecture is a widely used and efficient open source compiler framework initiated by the University of Illinois. This paper introduces the basic architecture and functions of LLVM, analyzes the back-end migration mechanism of the architecture in detail, and gives the specific process of implementing FT_MX back-end migration, and realizes the support of LLVM architecture to the back-end of FT_MX processor.