rust/src/librustc_llvm
Richard Diamond b4d64b7b28 Initialize LLVM's AMDGPU target machine, if available.
Note this isn't useful, yet. More changes will be necessary to be able to
actually codegen for this machine. As such, it is not enabled by default.

This patch is on its own for the benefit of the reviewers.
2018-06-14 01:18:10 -05:00
..
Cargo.toml rustc: Split Emscripten to a separate codegen backend 2018-01-28 18:32:45 -08:00
archive_ro.rs Make metadata references Send + Sync 2018-03-07 01:56:59 +01:00
build.rs Add rerun-if-env-changed=RUST_CHECK to librustc_llvm 2018-04-19 00:09:41 +01:00
diagnostic.rs librustc_llvm: Show PGO diagnostics properly. 2018-03-25 03:30:05 +02:00
ffi.rs Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
lib.rs Initialize LLVM's AMDGPU target machine, if available. 2018-06-14 01:18:10 -05:00