summaryrefslogtreecommitdiff
path: root/compiler/rustc_codegen_cranelift/src/inline_asm.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...bjorn32023-03-151-3/+3
* Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-202...bjorn32023-02-091-46/+143
* Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn32022-10-231-10/+12
* Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193' into sync_cg_clif-202...bjorn32022-08-241-40/+136
* Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4' into sync_cg_clif-202...bjorn32022-07-251-80/+90
* Take CodegenFnAttrs into account when validating asm! register operandsAmanieu d'Antras2022-02-211-10/+6
* On ARM, use relocation_model to detect whether r9 should be reservedAmanieu d'Antras2022-02-211-1/+7
* Pass target_features set instead of has_feature closurebjorn32022-01-171-6/+2
* Use Symbol for target features in asm handlingbjorn32022-01-171-4/+4
* Merge commit '97e504549371d7640cf011d266e3c17394fdddac' into sync_cg_clif-202...bjorn32021-12-201-152/+485
* Remove invalid doc links.Amanieu d'Antras2021-12-131-1/+1
* Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9' into sync_cg_clif-202...bjorn32021-05-271-9/+21
* Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795'Erin Power2021-04-301-4/+60
* Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...bjorn32021-03-291-4/+10
* Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...bjorn32021-03-051-44/+13
* Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2...bjorn32020-11-031-4/+4
* Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6b...bjorn32020-10-261-0/+293