index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
asm
Age
Commit message (
Expand
)
Author
Lines
2021-03-14
Address review comments
Amanieu d'Antras
-7
/
+7
2021-03-13
Always lower asm! to valid HIR
Amanieu d'Antras
-0
/
+14
2021-02-21
New pass to deduplicate blocks
Simon Vandel Sillesen
-5
/
+38
2020-12-10
Use Symbol for inline asm register class names
Arlie Davis
-29
/
+22
2020-12-01
Add wasm32 support to inline asm
Gus Caplan
-0
/
+67
2020-11-12
Rollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
Mara Bos
-0
/
+67
2020-11-11
Change capitalization of Spirv to SpirV
khyperia
-18
/
+18
2020-11-11
Add asm register information for SPIR-V
khyperia
-0
/
+67
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-1
/
+1
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+1
2020-10-04
Removes reg aliases since there are many ABIs: o32/n32/n64
Lzu Tao
-32
/
+32
2020-10-04
Add asm! support for mips64
Lzu Tao
-7
/
+12
2020-10-04
mips32: Add f64 hard-float support
Lzu Tao
-1
/
+1
2020-09-27
Add MIPS asm! support
Lzu Tao
-0
/
+157
2020-08-30
mv compiler to compiler/
mark
-0
/
+1719