]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/src/intrinsic.rs
rustc_codegen_ssa: append blocks to functions w/o creating a builder.
[rust.git] / compiler / rustc_codegen_llvm / src / intrinsic.rs
2021-05-16 Eduard-Mihai Burtescurustc_codegen_ssa: append blocks to functions w/o creat...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 borsAuto merge of #84725 - sebpop:arm64-isb, r=joshtriplett
2021-05-01 borsAuto merge of #83857 - ABouttefeux:master, r=jyn514
2021-04-30 Erin PowerMerge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a...
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-28 borsAuto merge of #83386 - mark-i-m:stabilize-pat2015,...
2021-04-28 borsAuto merge of #83401 - fee1-dead:master, r=davidtwco
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 borsAuto merge of #84325 - jsha:ephemeral-collapse, r=Guill...
2021-04-25 borsAuto merge of #84299 - lcnr:const-generics-defaults...
2021-04-25 borsAuto merge of #84147 - cuviper:array-method-dispatch...
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Sean CrossMerge remote-tracking branch 'upstream/master' into...
2021-04-24 Yuki OkushiRollup merge of #84320 - jsha:details-implementors...
2021-04-24 Yuki OkushiRollup merge of #84250 - jclulow:illumos-bash-bootstrap...
2021-04-24 Yuki OkushiRollup merge of #83990 - the8472:take-trusted-len,...
2021-04-24 borsAuto merge of #83722 - jyn514:stable-help, r=estebank
2021-04-23 borsAuto merge of #83729 - JohnTitor:issue-43913, r=estebank
2021-04-23 Yuki OkushiRollup merge of #84321 - Swatinem:subvariant-details...
2021-04-23 Yuki OkushiRollup merge of #80805 - camelid:iter-by_ref-example...
2021-04-23 borsAuto merge of #82585 - TrolledWoods:master, r=dtolnay
2021-04-22 borsAuto merge of #77704 - AnthonyMikh:slice_index_with_ops...
2021-04-22 borsAuto merge of #71511 - hi-rustin:rustin-patch-rename...
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 borsAuto merge of #84289 - andersk:bootstrap-bulk-dir,...
2021-04-21 Mara BosRollup merge of #84406 - m-ou-se:drop-delete-alias...
2021-04-21 Mara BosRollup merge of #84390 - m-ou-se:make-debug-non-exhaust...
2021-04-21 Mara BosRollup merge of #84301 - r00ster91:patch-1, r=kennytm
2021-04-21 Mara BosRollup merge of #84251 - RalfJung:non-zero-const-since...
2021-04-21 borsAuto merge of #84394 - m-ou-se:upgrade-ci-dep-expat...
2021-04-20 borsAuto merge of #84353 - estebank:as-ref-mir, r=davidtwco
2021-04-20 borsAuto merge of #84323 - richkadel:uncovered-functions...
2021-04-20 borsAuto merge of #83900 - torhovland:issue-83832, r=jyn514
2021-04-20 borsAuto merge of #84295 - richkadel:continue-coverage...
2021-04-19 Dylan DPCRollup merge of #84330 - GuillaumeGomez:remove-footer...
2021-04-19 Dylan DPCRollup merge of #84291 - RalfJung:thread-local-const...
2021-04-19 Dylan DPCRollup merge of #84256 - tspiteri:pretty-minus-zero...
2021-04-19 Dylan DPCRollup merge of #84168 - cjgillot:asi, r=davidtwco
2021-04-19 Dylan DPCRollup merge of #84126 - 12101111:musl-sanitizer, r...
2021-04-19 Dylan DPCRollup merge of #84123 - bjorn3:compile_mono_item_dep_n...
2021-04-19 borsAuto merge of #84091 - tmiasko:check-attrs-sym, r=davidtwco
2021-04-19 borsAuto merge of #84294 - WaffleLapkin:patch-2, r=jonas...
2021-04-19 borsAuto merge of #84283 - jsha:de-emphasize-attributes...
2021-04-19 borsAuto merge of #84316 - teymour-aldridge:improve-default...
2021-04-19 borsAuto merge of #84288 - notriddle:short-links, r=jyn514
2021-04-18 borsAuto merge of #83799 - crlf0710:stablize_non_ascii_iden...
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 borsAuto merge of #84274 - nagisa:fix-simd, r=nikic
2021-04-18 borsAuto merge of #84207 - SimonSapin:deprecate-core-raw...
2021-04-18 borsAuto merge of #84065 - c410-f3r:tests-tests-tests,...
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-17 borsAuto merge of #84061 - AngelicosPhosphoros:issue-75598...
2021-04-17 Simonas KazlauskasDon't set `fast`(-math) for certain simd ops
2021-04-17 Dylan DPCRollup merge of #84203 - jyn514:anchor-span, r=euclio
2021-04-17 Dylan DPCRollup merge of #84150 - jsha:defer-search-js, r=Guilla...
2021-04-17 borsAuto merge of #84244 - ABouttefeux:closure-return-confl...
2021-04-17 borsAuto merge of #84113 - SNCPlay42:suggestion-extern...
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Dylan DPCRollup merge of #84172 - jayaddison:compiler/E0384...
2021-04-16 Dylan DPCRollup merge of #84145 - vojtechkral:vecdeque-binary...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-16 Dylan DPCRollup merge of #83337 - Manishearth:item-hide, r=Guill...
2021-04-16 borsAuto merge of #84230 - cuviper:llvm-12, r=nikic
2021-04-16 borsAuto merge of #84217 - crlf0710:remove_main_attr_pure...
2021-04-16 borsAuto merge of #84228 - SkiFire13:fix-84213, r=estebank
2021-04-16 borsAuto merge of #84220 - gpluscb:weak_doc, r=jyn514
2021-04-16 borsAuto merge of #84226 - Aaron1011:track-link-dead-code...
2021-04-15 borsAuto merge of #84205 - workingjubilee:more-simd-intrin...
2021-04-14 Jubilee YoungAdd more SIMD math.h intrinsics
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-05 Dylan DPCRollup merge of #82483 - tmiasko:option-from-str, r...
2021-04-04 Dylan DPCRollup merge of #82726 - ssomers:btree_node_rearange...
2021-04-04 Dylan DPCRollup merge of #81619 - SkiFire13:resultshunt-inplace...
2021-04-04 Dylan DPCRollup merge of #73945 - est31:unused_externs, r=Mark...
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
next