RSSAmplifier

Blog

Antoyo's Blog

blog.antoyo.xyzRSS feed ↗10 posts

Latest posts

rustc_codegen_gcc: Progress Report #42

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #41

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #40

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #39

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #38

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #37

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #36

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

rustc_codegen_gcc: Progress Report #35

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...

Development of rustc_codegen_gcc #2

A couple months ago, I wrote an article that described the challenges we had to do the previous sync from the Rust repo to rustc_codegen_gcc . (if you don t know what a sync is, please read that blog article ). We also had many...

rustc_codegen_gcc: Progress Report #34

What is rustc_codegen_gcc? rustc_codegen_gcc is a GCC ahead-of-time codegen for rustc, meaning that it can be loaded by the existing rustc frontend, but benefits from GCC by having more architectures supported and having access to GCC s optimizations. It is not to...