about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm
AgeCommit message (Expand)AuthorLines
2019-03-10Make the rustc driver and interface demand drivenJohn Kåre Alsaker-2/+3
2019-03-09Auto merge of #59012 - pietroalbini:rollup, r=pietroalbinibors-2/+2
2019-03-08Rollup merge of #58926 - gabi-250:tcx-lifetimes, r=petrochenkovPietro Albini-2/+2
2019-03-07HirIdification: replace NodeId method callsljedrz-2/+2
2019-03-05Use non_erasable_generics for codegenvarkor-1/+1
2019-03-04Make the lifetime parameters of tcx consistent.Gabriela Alexandra Moldovan-2/+2
2019-03-01Auto merge of #58408 - alexcrichton:update-llvm, r=michaelwoeristerbors-127/+0
2019-02-27Rename variadic to c_variadicDan Robertson-6/+6
2019-02-27Support defining C compatible variadic functionsDan Robertson-22/+86
2019-02-27rename Substs to InternalSubstscsmoe-5/+5
2019-02-26rustc: Update LLVM, remove dead wasm codeAlex Crichton-127/+0
2019-02-25librustc_codegen_llvm: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-69/+73
2019-02-24Auto merge of #58315 - gnzlbg:returns_twice, r=alexcrichtonbors-0/+4
2019-02-24Auto merge of #58691 - Centril:rollup, r=Centrilbors-1/+1
2019-02-24Rollup merge of #58511 - oli-obk:const_to_op, r=RalfJungMazdak Farrokhzad-1/+1
2019-02-24Auto merge of #58304 - gnzlbg:simd_saturated, r=nagisabors-8/+63
2019-02-23Implement ffi_returns_twice attributegnzlbg-0/+4
2019-02-21codegen and write_metadata can mutate ModuleLLvm.Gabriela Alexandra Moldovan-2/+2
2019-02-20Allow Self::Module to be mutated.Gabriela Alexandra Moldovan-2/+2
2019-02-20Rollup merge of #58562 - dlrobertson:fix_nits, r=alexregkennytm-5/+2
2019-02-18Fix style nitsDan Robertson-5/+2
2019-02-18librustc_codegen_llvm => 2018Taiki Endo-199/+190
2019-02-16Reuse the `Pointer` type instead of passing reassembling it at many use sitesOliver Scherer-1/+1
2019-02-16Rollup merge of #58440 - gnzlbg:v6, r=japarickennytm-0/+2
2019-02-16Rollup merge of #58074 - scottmcm:stabilize-sort_by_cached_key, r=SimonSapinkennytm-1/+0
2019-02-14Whitelist the ARM v8 target-featuregnzlbg-0/+1
2019-02-14Rollup merge of #58378 - alexcrichton:incremental-lto, r=michaelwoeristerMazdak Farrokhzad-44/+137
2019-02-14Rollup merge of #58308 - gnzlbg:context_insert_intr, r=eddybMazdak Farrokhzad-12/+17
2019-02-13Whitelist the ARM v6 target-featuregnzlbg-0/+1
2019-02-12Stabilize slice_sort_by_cached_keyScott McMurray-1/+0
2019-02-13Rollup merge of #58057 - michaelwoerister:stabilize-xlto, r=alexcrichtonMazdak Farrokhzad-7/+7
2019-02-12Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnikbors-22/+22
2019-02-12Stabilize linker-plugin based LTO.Michael Woerister-7/+7
2019-02-12rustc: Implement incremental "fat" LTOAlex Crichton-44/+137
2019-02-10rustc: doc commentsAlexander Regueiro-22/+22
2019-02-10Rollup merge of #58346 - RalfJung:rpath-pop, r=Mark-SimulacrumGuillaume Gomez-2/+2
2019-02-10rpath computation: explain why we pop()Ralf Jung-2/+2
2019-02-08Add simd_saturating_{add,sub} intrinsicsgnzlbg-8/+63
2019-02-08Extract block to insert an intrinsic into its own functiongnzlbg-12/+17
2019-02-08Add a query type which is always marked as red if it runsJohn Kåre Alsaker-1/+3
2019-02-07Remove images' url to make it work even without internet connectionGuillaume Gomez-3/+1
2019-01-31Auto merge of #58003 - nikic:saturating-add, r=nagisabors-3/+65
2019-01-30Add MOVBE featureJethro Beekman-0/+1
2019-01-29Use LLVM intrinsics for saturating add/subNikita Popov-3/+65
2019-01-26Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelixbors-60/+90
2019-01-25Set the DICompileUnit emissionKindJosh Stone-4/+27
2019-01-25Rebase to the llvm-project monorepoJosh Stone-10/+27
2019-01-25Resolve breakageSimonas Kazlauskas-40/+25
2019-01-25Rollup merge of #57865 - Aaron1011:fix/debug-ice, r=estebankMazdak Farrokhzad-1/+1
2019-01-24Support revisions for codegen testsSimonas Kazlauskas-5/+5