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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_codegen_llvm
/
mir
/
operand.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-24
Rollup merge of #52391 - Amanieu:volatile_unaligned, r=alexcrichton
Mark Rousskov
-0
/
+4
2018-07-23
Promoteds are statics and statics have a place, not just a value
Oliver Schneider
-28
/
+9
2018-07-20
Abort instead of UB if promotion fails
Oliver Schneider
-3
/
+8
2018-07-14
Add unaligned volatile intrinsics
Amanieu d'Antras
-0
/
+4
2018-07-05
Update scalar pairs per review comments
Josh Stone
-5
/
+1
2018-07-05
Store scalar pair bools as i8 in memory
Josh Stone
-11
/
+12
2018-06-28
Merge `ConstVal` and `ConstValue`
Oliver Schneider
-6
/
+6
2018-06-28
Move everything over from `middle::const_val` to `mir::interpret`
Oliver Schneider
-1
/
+1
2018-06-28
Move the Lrc outside the error type and name the fields
Oliver Schneider
-1
/
+2
2018-06-05
Refactor the const eval diagnostic API
Oliver Schneider
-1
/
+4
2018-05-24
primval -> scalar rename
Oliver Schneider
-4
/
+4
2018-05-24
Rename ByVal(Pair) to Scalar(Pair)
Oliver Schneider
-3
/
+3
2018-05-20
Auto merge of #50841 - oli-obk:promote_errors_to_panics, r=eddyb
bors
-2
/
+2
2018-05-19
Use `Size` instead of `u64` in mir interpretation
Oliver Schneider
-1
/
+1
2018-05-19
Go through an allocation when accessing fields of constants
Oliver Schneider
-3
/
+9
2018-05-19
Add a test showing the erroneous promoted bug
Oliver Schneider
-2
/
+2
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-0
/
+427