A VLIW architecture for a trace Scheduling Compiler

  • Authors:
  • Robert P. Colwell;Robert P. Nix;John J. O'Donnell;David B. Papworth;Paul K. Rodman

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • IEEE Transactions on Computers - Special issue on architectural support for programming languages and operating systems
  • Year:
  • 1988

Quantified Score

Hi-index 0.03

Visualization

Abstract

A VLIW (very long instruction word) architecture machine called the TRACE has been built along with its companion Trace Scheduling compacting compiler. This machine has three hardware configurations, capable of executing 7, 14, or 28 operations simultaneously. The 'seven-wide' achieves a performance improvement of a factor of five or six for a wide range of scientific code, compared to machines of higher cost and fast chip implementation technology (such as the VAX 8700). The TRACE extends some basic reduced-instruction-set computer (RISC) precepts: the architecture is load/store, the microarchitecture is exposed to the compiler, there is no microcode, and there is almost no hardware devoted to synchronization, arbitration, or interlocking of any kind (the compiler has sole responsibility for run-time resource usage). The authors discuss the design of this machine and present some initial performance results.