rust/compiler/rustc_codegen_llvm/src/llvm
Nikita Popov f653d3ab30 Add elementtype attributes for llvm.arm.ldrex/strex intrinsics
These intrinsics (and a few more, but there are the only ones
exposed by stdarch) require an elementtype attribute in LLVM 15.
2022-07-27 16:19:07 +02:00
..
archive_ro.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostic.rs Remove dead code from cg_llvm 2022-07-26 11:29:18 +00:00
ffi.rs Add elementtype attributes for llvm.arm.ldrex/strex intrinsics 2022-07-27 16:19:07 +02:00
mod.rs Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic 2022-07-27 11:52:56 +09:00