about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/common.rs
AgeCommit message (Expand)AuthorLines
2021-05-14Remove support for floating-point constants in asm!Amanieu d'Antras-2/+0
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+31
2021-02-28Support LLVM 12 in rustcNikita Popov-0/+1
2020-09-26Remove unused #[allow(...)] statements from compiler/est31-3/+1
2020-08-30mv compiler to compiler/mark-0/+197