]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_llvm/src/asm.rs
Remove the reg_thumb register class for asm! on ARM
[rust.git] / compiler / rustc_codegen_llvm / src / asm.rs
2021-12-07 Amanieu d'AntrasRemove the reg_thumb register class for asm! on ARM
2021-12-07 borsAuto merge of #91224 - couchand:2021-11/avr-asm, r...
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91580 - scottmcm:less-inband-1-of-28...
2021-12-06 Andrew Dona-CouchImplement inline asm! for AVR platform
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #91510 - camelid:two-cleanups, r=Guillaum...
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #89701 - tom7980:issue-89566-fix, r...
2021-12-04 Matthias KrügerRollup merge of #87054 - kit-981:master, r=scottmcm
2021-12-04 borsAuto merge of #88439 - cynecx:unwind_asm, r=Amanieu
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-12-03 cynecxAdjust llvm wrapper for unwinding support for inlineasm
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Matthias KrügerRollup merge of #90854 - sanxiyn:unsized-and-uninhabite...
2021-12-03 Matthias KrügerRollup merge of #90269 - woppopo:const_option_expect...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90956 - JohnTitor:issue-87573, r=Mark...
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Yuki OkushiRollup merge of #90990 - nnethercote:arenas-cleanup...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90947 - c410-f3r:testsssssss, r=petroc...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #90578 - lcnr:add-test, r=Mark-Simulacrum
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 borsAuto merge of #91019 - JohnTitor:rollup-q95ra7r, r...
2021-11-18 borsAuto merge of #90382 - alexcrichton:wasm64-libstd,...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-10 Alex CrichtonUpdate more rustc/libtest things for wasm64
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-08 borsAuto merge of #90361 - Mark-Simulacrum:always-verify...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-02 Matthias KrügerRollup merge of #90084 - noncombatant:patch-2, r=stevek...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
next