Company Filing History:
Years Active: 2014-2016
Title: The Innovations of Mason Chang
Introduction
Mason Chang is a notable inventor based in Arcadia, CA (US). He has made significant contributions to the field of computer science, particularly in compiler optimizations. With a total of 3 patents to his name, Chang continues to push the boundaries of technology.
Latest Patents
One of Mason Chang's latest patents focuses on unifying static and dynamic compiler optimizations in source-code bases. The techniques described in this patent involve a two-step compilation process. A first compiler generates ahead-of-time (AOT) compiled machine code from the source code of a target function. A second compiler creates an intermediate representation (IR) of the same function. When it is determined that the target function should be just-in-time (JIT) compiled, the AOT-compiled machine code is linked to the IR. During runtime, a physical processor executes the AOT-compiled machine code. Upon the first encounter of the target function, a JIT compiler is invoked to generate JIT-compiled machine code, which is then executed in place of the AOT-compiled machine code.
Career Highlights
Mason Chang is currently employed at Oracle International Corporation, where he applies his expertise in compiler technology. His work has been instrumental in enhancing the efficiency of software execution.
Collaborations
Throughout his career, Mason has collaborated with talented individuals such as Hassan Chafi and Eric Sedlar. These collaborations have contributed to the advancement of innovative solutions in the tech industry.
Conclusion
Mason Chang's contributions to compiler optimizations and his ongoing work at Oracle International Corporation highlight his importance in the field of technology. His innovative patents continue to influence the way software is developed and executed.