rust/compiler/rustc_codegen_llvm/src/llvm
Nikita Popov 4560efe46c Pass type when creating load
This makes load generation compatible with opaque pointers.

The generation of nontemporal copies still accesses the pointer
element type, as fixing this requires more movement.
2021-07-09 22:14:44 +02:00
..
archive_ro.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostic.rs Update LLVM and add Unsupported diagnostic 2020-09-30 14:57:37 +01:00
ffi.rs Pass type when creating load 2021-07-09 22:14:44 +02:00
mod.rs Use HTTPS links where possible 2021-06-23 16:26:46 -04:00