about summary refs log tree commit diff
path: root/compiler/rustc_target/src/asm
AgeCommit message (Expand)AuthorLines
2020-10-30Fix even more clippy warningsJoshua Nelson-4/+1
2020-10-04Removes reg aliases since there are many ABIs: o32/n32/n64Lzu Tao-32/+32
2020-10-04Add asm! support for mips64Lzu Tao-7/+12
2020-10-04mips32: Add f64 hard-float supportLzu Tao-1/+1
2020-09-27Add MIPS asm! supportLzu Tao-0/+157
2020-08-30mv compiler to compiler/mark-0/+1719