summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/callee.rs
AgeCommit message (Expand)AuthorLines
2018-08-23AMDGPU ignores `noinline` when it slaps `alwaysinline` everywhere.Richard Diamond-1/+1
2018-08-16Set more llvm function attributes for __rust_tryAlex Crichton-1/+1
2018-08-04Move share_generics getter onto options directlyMark Rousskov-1/+1
2018-07-30rustc_codegen_llvm: use safe references for Value.Irina Popa-10/+11
2018-05-24std: Ensure OOM is classified as `nounwind`Alex Crichton-11/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+232