rust/compiler/rustc_codegen_ssa
Scott McMurray c6dde9d8a7 Put the NONTEMPORAL case first
That's how it was in `store_with_flags` before this PR, so let's do that here too just to be sure we get the right thing.
2024-04-09 08:51:33 -07:00
..
src Put the NONTEMPORAL case first 2024-04-09 08:51:33 -07:00
Cargo.toml Handle calls to upstream monomorphizations in compiler_builtins 2024-03-16 15:22:05 -04:00
messages.ftl Handle calls to upstream monomorphizations in compiler_builtins 2024-03-16 15:22:05 -04:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.