sd:llvm_backend_for_sd-8516
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sd:llvm_backend_for_sd-8516 [2026/06/18 05:30] – appledog | sd:llvm_backend_for_sd-8516 [2026/06/18 05:31] (current) – appledog | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| This is a hidden issue regarding C, compilers, and CPUs. The CPU has, for a long time, adapted to C. As C has adapted to the CPU. It's a symbiosis. But C won't last forever and maybe there are better ways to do things. If VAX can ship an __insque() maybe insque should be standard? | This is a hidden issue regarding C, compilers, and CPUs. The CPU has, for a long time, adapted to C. As C has adapted to the CPU. It's a symbiosis. But C won't last forever and maybe there are better ways to do things. If VAX can ship an __insque() maybe insque should be standard? | ||
| - | Not everything is a lowest common denominator. That's bland. C, or some language else, should be able to reflect upon what makes a CPU special and unique. That's part of the joy of assembly. Exploring, | + | Not everything is a lowest common denominator. That's bland. C, or some language else, should be able to reflect upon what makes a CPU special and unique. That's part of the joy of assembly; exploring |
sd/llvm_backend_for_sd-8516.1781760646.txt.gz · Last modified: by appledog
