about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm
AgeCommit message (Expand)AuthorLines
2020-09-24Remove TrustedLen requirement from BuilderMethods::switchest31-3/+1
2020-09-21Rollup merge of #76962 - est31:const_cstr, r=oli-obkRalf Jung-4/+3
2020-09-21Rollup merge of #76958 - est31:ns, r=oli-obkRalf Jung-1/+1
2020-09-21Rollup merge of #76872 - khyperia:remove_declare_methods, r=eddybRalf Jung-8/+46
2020-09-21Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obkbors-23/+2
2020-09-20Remove MMX from RustMateusz MikuĊ‚a-23/+2
2020-09-20Auto merge of #76964 - RalfJung:rollup-ybn06fs, r=RalfJungbors-520/+7
2020-09-20Use const_cstr macro in consts.rsest31-4/+3
2020-09-20Use as_nanos in bench.rs and base.rsest31-1/+1
2020-09-19Stop using the `const_eval` query for initializers of staticsOliver Scherer-5/+2
2020-09-18Remove DeclareMethodskhyperia-8/+46
2020-09-15Extract some intrinsics out of rustc_codegen_llvmkhyperia-520/+7
2020-09-09Rollup merge of #74787 - petrochenkov:rustllvm, r=cuviperTyler Mandry-3/+3
2020-09-09Move `rustllvm` into `rustc_llvm`Vadim Petrochenkov-3/+3
2020-09-09Add `-Z combine_cgu` flagVictor Ding-3/+35
2020-09-04Change ty.kind to a methodLeSeulArtichaut-56/+56
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+2
2020-09-01Auto merge of #76071 - khyperia:configurable_to_immediate, r=eddybbors-5/+18
2020-08-31cg_llvm: `fewer_names` in `uncached_llvm_type`David Wood-10/+14
2020-08-30ty: remove obsolete printerDavid Wood-4/+1
2020-08-30mv compiler to compiler/mark-0/+19135