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_codegen_ssa
/
src
/
common.rs
Age
Commit message (
Expand
)
Author
Lines
2023-09-19
move ConstValue into mir
Ralf Jung
-3
/
+3
2023-06-19
Promote unchecked_add/sub/mul/shl/shr to mir::BinOp
Scott McMurray
-2
/
+2
2022-12-27
DELETE - fn span_invalid_monomorphization_error and localize intrinsics macros
Jhonny Bill Mena
-6
/
+0
2022-10-25
Simplify `cast_shift_expr_rhs`.
Nicholas Nethercote
-3
/
+2
2022-05-25
rustc_codegen_ssa: derive copy and clone for various enums
Tomasz Miąsko
-0
/
+5
2022-05-25
rustc_codegen_ssa: cleanup `AtomicOrdering`
Tomasz Miąsko
-3
/
+1
2022-04-28
use tcx.require_lang_item() instead
SparrowLii
-8
/
+1
2022-04-27
Eliminate duplication of building panic langcall in codegen
SparrowLii
-5
/
+11
2022-02-19
Adopt let else in more places
est31
-5
/
+2
2021-12-09
Remove redundant [..]s
est31
-2
/
+2
2021-05-14
Remove support for floating-point constants in asm!
Amanieu d'Antras
-2
/
+0
2021-05-13
Add support for const operands and options to global_asm!
Amanieu d'Antras
-1
/
+31
2021-02-28
Support LLVM 12 in rustc
Nikita Popov
-0
/
+1
2020-09-26
Remove unused #[allow(...)] statements from compiler/
est31
-3
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+197